I must be tarded.. please help
Posted by: vacantplanet1
Date: February 17, 2005 09:21AM

Hi all,

I'm very new to mySql and to the .NET connector. My problem is this: I create a datarow, throw some stuff in there, add it to the datatable and update the adapter (which is how I've done it before). It gives me an error stating that the update method requires an InsertCommand.

Is it referring to "INSERT INTO tablename (var1, var2, var3, var4) VALUES ('this', 'would', 'take', 'forever')"

Dave

Options: ReplyQuote


Subject
Written By
Posted
I must be tarded.. please help
February 17, 2005 09:21AM
February 17, 2005 11:38AM
February 17, 2005 02:51PM
February 18, 2005 10:37AM
February 18, 2005 11:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.