Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL - Updatable SQL Pass Through Result Sets
Message
From
30/06/2002 22:31:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
MySQL - Updatable SQL Pass Through Result Sets
Miscellaneous
Thread ID:
00673761
Message ID:
00673761
Views:
56
After I make the SPT Result Sets updatable, I receive a update fail msg when I update the data when the current data same as old data.

eg :

I make unit field as updatable field. if I change the data eg. 'pcs' to 'pcs', means data are same, then issue TABLEUPDATE(),and I would receive a update fail msg.

If I issue :

?SQLExec(lconn,"Update table1 SET unit = 'pcs' where ...")

Then is ok.

Why?

TIA.
Next
Reply
Map
View

Click here to load this message in the networking platform