Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AutoIncrementPK and MySql
Message
De
17/06/2008 14:24:40
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
AutoIncrementPK and MySql
Divers
Thread ID:
01324875
Message ID:
01324875
Vues:
122
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform