Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Access Method
Message
 
To
02/11/2007 00:12:12
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01265411
Message ID:
01266051
Views:
10
It is #2, it is a free foxpro table with no index/primary key data, that is why I want to somehow specify the primary key manually. The equivilant of CursorAdapter.KeyFieldList in VFP. If I add a candidate index to CO_ID in one of the tables the error then switches to "SQL: Statement too long."

>Patrick,
>
>As it turns out, I don't think setting the Primary Key on the DataSet's DataTable is absolutely necessary (I tried without and it worked fine) ... sorry about that ... as I said, I don't use the CommandBuilder at all and I also don't use PK's in my DataSet (database, yes, but not in the DataSet).
>
>>Thanks, I am still getting this error: Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not return any key column information.
>
>Your problem is one of two things ...
>
>1) You are not returning the CO_ID in your Select statement.
>2) Your database does not consider CO_ID to be a Primary Key.
>
>~~Bonnie
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform