Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OpenRowSet, VFPOleDB, and Stored procedures
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01352350
Message ID:
01352496
Vues:
21
It'll not work for VFP7 and later VFP tables because it uses VFP ODBC driver.

>
>Sorry to point the obvious, but, do they have the file stored on their 'C:\SPCTesterSrc\SFH\ALS_Tension_Data' folder.
>
>Anyway, the following statement always worked for me.
>
>
>SELECT * FROM 
>Openrowset(
>	'MSDASQL',
>	'DSN=Visual FoxPro Database;SourceDB=c:\MyFolder ;SourceType=DBF',
>	'select * from MyDbfTable'
>	)
>
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform