Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exporting .dbi to sqlserver
Message
De
09/01/2007 15:28:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01183933
Message ID:
01183945
Vues:
18
>5mb. 60 fields and 3000 records.
>In this case .dbi and .dbf is the same.

I would generate a script (one command): CREATE TABLE mytable ... by running GenDbc (you would have to add it to database, firstly). Then I could run this script on SQl-Server, some minor modifications (SQL Database name) will be needed. Now I could make remote view (updatable) from VFP project window, connect it to the SQL-table, and Browse it from Project Window. Now from Command Window:
Append From mylocaltable
Use myremoteview
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform