Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating Records in an MS SQL CE Database
Message
De
26/05/2009 17:49:16
 
 
À
26/05/2009 16:52:20
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01401914
Message ID:
01402114
Vues:
112
>John,
>
>SQLCe does not support batch or multiplestep instructions in crud operations. You have to make single calls until done..

I posted some sample code

Message#1402074

When I give it an insert command:

lodo.InsertCmd="insert into Test (Val) Values (?Test.Val)"

I get this error on tableupdate(), which I haven't figured out yet:

** Cannot insert an empty row from a view or CursorAdapter into its base table(s).

Any Ideas?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform