Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Free table in spt
Message
 
 
To
06/08/2009 20:32:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01416643
Message ID:
01416644
Views:
63
>Is it possible to include a free table in a spt statement?
>something like this:.
>sqlexec(nh, " select t1.*, t2.* from testdata.dbo.table1 T1, somefreetable t2 where t1.somefield =t2.somefield ")

No, you need to use Openrowset instead.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform