Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update dbf data with data from SQL server
Message
 
 
À
19/01/2009 14:34:15
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01374980
Message ID:
01375210
Vues:
13
Below is scripted working linked server.
Btw, did you install VFP ODBC driver on the PC running SQL Server?
Keep in mind limitations of VFP ODBC driver http://www.berezniker.com/content/pages/visual-foxpro/visual-foxpro-odbc-driver
EXEC master.dbo.sp_addlinkedserver @server = N'stxq', @provider=N'MSDASQL', @provstr=N'DRIVER={Microsoft Visual FoxPro Driver};
Exclusive=No;Collate=Machine;Deleted=Yes;Null=No;
SourceDB=\\fs1\Tops\daily\lccqueue\;SourceType=DBF;'
>Sorry, 2000 fully patched.
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform