rawRows for UPDATE
rawRows for UPDATE
- Subject: rawRows for UPDATE
- From: Ron X <email@hidden>
- Date: Tue, 26 Jun 2012 13:15:37 +0300
hi4all
can I use this method for update?
i tried
EOUtilities.rawRowsForSQL(editingContext, "db_test", "UPDATE song " +
"SET artistId = " + concreteCurrentArtistID + " WHERE " + "artistId = " + concreteValidArtistID, null);
but nothing changes...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden