G
Guest
Is there an issue with odbc and dataadapter creation?
I have an access database with a table and a primary key. I've created an
odbc machine data source. When i attempt to create an odbcdataadapter (using
vs.net) I get an error when update and delete commands are generated. The
error says that vs.net could not determine the unique column for update and
delete.
When I create a oleDbDataAdapter i don't have a problem all statements are
created. What's up? anyone have anyideas what's happening?
thanks
kes
I have an access database with a table and a primary key. I've created an
odbc machine data source. When i attempt to create an odbcdataadapter (using
vs.net) I get an error when update and delete commands are generated. The
error says that vs.net could not determine the unique column for update and
delete.
When I create a oleDbDataAdapter i don't have a problem all statements are
created. What's up? anyone have anyideas what's happening?
thanks
kes