Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert to vfp tables
Message
De
26/05/2008 16:41:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/05/2008 10:04:23
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01318765
Message ID:
01319561
Vues:
17
>Hi,
>
>This my first time using the link server to read the files directly from within SQL2005, so issues the following link:-
>
>EXEC sp_addlinkedserver
> @server = N'MYVFPSERVER', -- Your linked server name here
> @srvproduct=N'Visual FoxPro 9', -- can be anything
> @provider=N'VFPOLEDB',
> @datasrc=N'"C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\Samples\data\testdata.dbc"'
>
>After that i can open query and do the import issues, but how to do insert to the vfp tables
>
>Best regards


VFP linked servers do not support modification. Try using advantage database server or Openrowsource if ole enabled instead.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform