Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CA and Sendupdates = .F.
Message
From
20/12/2004 10:30:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
CA and Sendupdates = .F.
Miscellaneous
Thread ID:
00970633
Message ID:
00970633
Views:
57
Context:
- build a Remote ODBC cursor with a CursorAdapter,
- buffering = 5
- CA.Sendupdates = .F.
- CA.InsertCmd = [defined ....]

Now:
INSERT INTO theCursor .....
* i want put this record into the table, BUT NOT SEND THIS TO THE BACKEND
* then
? TABLEUPDATE(0,.F.,'theCursor')
*** previous command fire the CA insert sequence, 
*** and the CA.InsertCmd it is send to the backend.
Why the CA ignore the SendUpdates = .F. ?

Thanks
Fabio
Reply
Map
View

Click here to load this message in the networking platform