Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablupdate problem with SQL7
Message
De
03/12/1999 09:04:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Tablupdate problem with SQL7
Divers
Thread ID:
00298372
Message ID:
00298372
Vues:
56
Hi,

I pull a cursor (no data) from SQL Server and do all the Cursorsetprops() necessary to make it updatable. Buffering = 5.

Now, I insert one record in the cursor, fill in the fields, and try to update. Here is what happens.

If I "tableupdate(1, .f.)" - it works fine - SQL Server gets the insert, however if I "tableupdate(0, .f.)" to update just the current record (per tablupdate documentation) - it returns .T., but the data is NOT updated on SQL Server! I have made double sure I am "on" the correct record before updating.

Any ideas? I am quite frustrated by this.

Thanks,
Ken
Ken B. Matson
GCom2 Solutions
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform