Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy way to Import SQL Server Data to Foxpro Tables ?
Message
From
08/02/2001 08:15:16
 
 
To
08/02/2001 07:49:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00473849
Message ID:
00473871
Views:
23
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform