Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL - SQL Pass Through Result Sets
Message
From
17/06/2002 03:31:42
 
 
To
17/06/2002 01:22:23
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00669082
Message ID:
00669096
Views:
12
Hi,

See message# 517841 for an example of how to create an updatable SPT cursor. While the sample is for SQL Server, the same principle applies to MySQL. An easy way to get the right syntax is to create an updatable remote view and then query these properties with CURSORGETPROP().

HTH
>How Can I make the cursor updatable by using SQL Pass through?
>
>eg.
>
>SQLEexc(lConn,"SELECT * FROM supplier","cSupplier")
>
>How can I make the cSupplier updatable (something like REMOTE VIEW)?
>
>TIA.
Daniel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform