Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP table --> SQL Server table
Message
De
11/12/2006 05:02:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01176412
Message ID:
01176458
Vues:
8
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform