Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy way to Import SQL Server Data to Foxpro Tables ?
Message
De
08/02/2001 08:15:16
 
 
À
08/02/2001 07:49:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00473849
Message ID:
00473871
Vues:
24
>I need only datas from SQL Server Tables, no views.

Yes, but using remote views in VFP you can access all the data in SQL Server
Create a new project
in the project, Create a new database
In the database, Create a new connection to your SQL server
then create a remote view of one of your SQL Server tables

Then, if you need it in native VFP just do a COPY TO command

HTH

Will
Will Jones
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform