Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Free table in spt
Message
De
06/08/2009 23:54:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01416643
Message ID:
01416661
Vues:
44
>>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 ")
>
>You can create a linked server to VFP tables or use OPENROWSET() to create it on the fly.

Hi Sergey,
Can you please be more specific about "create a linked server to VFP tables" ?

Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform