Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AutoIncrementPK and MySql
Message
From
17/06/2008 14:24:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
AutoIncrementPK and MySql
Miscellaneous
Thread ID:
01324875
Message ID:
01324875
Views:
121
hi
when I set the this.RetrieveAutoIncrementPK = true , it crashes at this point in the code.
this.RowsUpdatedOnSave = dao.SaveDataSet(ds,
tableName,
PK,
RetrieveAutoIncrement,
dbAdapter);
with the error
When MySqlCommandBuilder.ReturnGeneratedIdentifiers is true, 
MySqlCommand.UpdatedRowSource must be set to None.
This is connecting to MySql

any ideas?
TIA
Stuart
Next
Reply
Map
View

Click here to load this message in the networking platform