Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert huge records into SQL Database
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00626249
Message ID:
00626284
Vues:
11
Hi,

You can either establish a connection to SQL server and update through VFP or you have more control using DTS. The latter will allow you to manipulate data so that SQL server can understand it. For example there are no empty date fields in SQL Server but VFP allows them. Importing this kind of data into SQL server will create an error.

- Val Matison


>Dear all,
>
>Can I using "INSERT" command to add the huge data into SQL Database? The structure of VFP table is same as SQL Database. I wouldn't like to use VFP upsize wizard. Thank you very mcuh ...
>
>Best Regards,
>
>Justy Chow
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform