Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Flexible conversion Foxpro data to SQL Server database
Message
De
12/09/2007 21:46:27
 
 
À
12/09/2007 19:27:33
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01254032
Message ID:
01254040
Vues:
14
>I used SQL Server Management Studio 2005 to load several foxpro tables into SQL Server 2005. I need though a program which repeatedly populates SQL Server 2005 tables from Foxpro tables ( not one time conversion). Searching in Google I can't find open source in C# 2.0 which uses certain metadata ( XML or another SQL Server table(s) ) to map tables , fields in a in/out table and types ( if conversion is required ) . Probably it is not a huge task to write anything like that from scratch , but I guess , it is just reinventing the wheel. Ideally it would be nice to an option to create SQL server database from this metadata with indexes , additional identity keys and etc, but just truncating/reloading existing tables will do a job. Has anyone seen such a C# program ?
>I am aware of bcp and coma delimited files from Fox which may be used for loading, but probably it didn't work for memo fields ? Plus not that straightforward : Fox exe to generate csv first , then another exe to load.
>
>TIA
>Michael

Since the data is in VFP... Why not use VFP to load the data into SQL?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform