Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I would like to connect to Microsoft SQL server via vfp5
Message
From
12/01/2000 19:03:02
 
 
To
12/01/2000 16:59:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00316178
Message ID:
00317325
Views:
17
PMFJI-

>>The remote view is a VFP table.
>yea, I know... I just found that out.. :)

This is not correct. A remote (or local, for that matter) view is not a table at all. As Nick said, a remote view is *just* a SELECT from a non-VFP database. It doesn't contain any data itself. When it is executed, a VFP cursor is created populated by the data matching the SQL statement.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform