Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tablupdate problem with SQL7
Message
From
03/12/1999 09:04:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Tablupdate problem with SQL7
Miscellaneous
Thread ID:
00298372
Message ID:
00298372
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform