Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP table --> SQL Server table
Message
From
11/12/2006 05:02:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01176412
Message ID:
01176458
Views:
7
>Hi.
>I have a vfp table which I need to popu;late a SQL server table with the data.
>
>Is there any utility around for doing this ?
>(Its Sql ServerCE .. which will be downloaded to a Pocket Pc unit)
>
>Thanks for any help.
>Regards,
>
>Gerard

Gerard,
For first time creation of tables there is DTS in SQL2000 and SSIS in SQL2005. After that to get data from VFP tables anytime you can use OpenRowSet(),OpenDataSource() functions of SQL (must be enabled in SQL2005 either in code or using surface configuration tool) or you can create a linked server.
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
Previous
Reply
Map
View

Click here to load this message in the networking platform