G
Guest
Hi every one, i'm trying to use a sqlcommandbuilder in an application using a
table without a primary key, when i call the DataAdapter.Update Method there
comes an Error saying that "the selectcommand does not return information
about the primary key" or some thing like that...
Does some one knows a way to implement the command builder or similar method
to work around on updating tables with out primary key??
table without a primary key, when i call the DataAdapter.Update Method there
comes an Error saying that "the selectcommand does not return information
about the primary key" or some thing like that...
Does some one knows a way to implement the command builder or similar method
to work around on updating tables with out primary key??