Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT error when setting CURSORSETPROP
Message
 
To
13/05/2003 13:55:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00787810
Message ID:
00787840
Views:
19
Thanks Aleksey that worked. I was wondering when I am updating the Access table (lcCursor):
	    lcSql = " update UDFields set firstname = 'Tzzz' where UDFields.SSNo = '"+g+"'"  
am I suppose to issue
lnRes = sqlexec(.nCon, lcSql, "lcCursor")
to update the cursor? Is there a tableupdate statement that I have to issue? Sorry for asking silly question I'm a first timer on SPT.

Thanks
Nick Patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform