Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SFQuery with remote tables...
Message
From
19/11/1998 12:21:59
 
 
To
19/11/1998 11:33:35
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00158991
Message ID:
00159352
Views:
47
>One approach is to have a remote view defined as SELECT * and USE MYVIEW NODATA just so VFP has the structure to work with. Another is to use SQLTABLES() and SQLCOLUMNS() to get the structures of tables in the remote database, and then populate the oFieldCollection by looping through the cursors created with these commands.
>
>Doug

Thanks... I will look at these approaches. Also, we would love to see SDT support remote tables, so we would just have to look in the data dictionary for this info.

Does SDT hold persistent relation info? Or, it doesn't due to it being in the .DBC? For remote tables this is a item we would have to store.

Can you briefly explain the difference between .cAlias and .aTables and how they are used when creating this .cFilter string?

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform