Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem Updating table
Message
From
13/01/2003 03:57:33
Archana Suresh
Seven Seas Shipchandlers Llc
Dubai, United Arab Emirates
 
 
To
10/01/2003 17:17:08
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00740480
Message ID:
00740909
Views:
14
By Default the Cursor you obtain when you give a SPT command is not updatable. You will have to make it updatable using Cursorsetprop()

Set properties like KEyFieldList , Updatenamelist , UpdatableFieldLst and most important set the Sendupdates property to .t.

After giving Tableupdate() give a SQLcommit too (to commit it at the server level)
Hope this helps you

Archana
Previous
Reply
Map
View

Click here to load this message in the networking platform