Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Won't generate update/delete statements for fox tables
Message
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Won't generate update/delete statements for fox tables
Divers
Thread ID:
00635807
Message ID:
00635807
Vues:
41
I have a .DBC with a table called ACCOUNTS in it. I select three text fields from the table (one of which is the primary key). It creates the SELECT and INSERT statements, but not UPDATE and DELETE. It does give me a very informative message "There were errors configuring the data adapter" <g>.

I assume that this has something to do with not being able to determine the primary key so that it knows which record(s) to update or delete. I can't figure out how to set the primary key. I managed to set it up in the DataSet, but that seems to have no effect on the DataAdapter.

Any ideas?

Thanks,
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform