Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Free table in spt
Message
 
To
07/08/2009 00:40:38
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01416643
Message ID:
01416670
Views:
44
>Yes. I tried it and works fine.

Have you tested this on the actual data or test data? Linked Server do have some performance implications, because SQL first needs to run a query against the free table copying the entire result set into a temporary table. In the second step SQL server uses this temporary table instead of the free table to execute the actual query.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform