Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I use foxpro command in sql server
Message
 
À
27/03/2006 09:31:05
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
Database:
MS SQL Server
Divers
Thread ID:
01107916
Message ID:
01109170
Vues:
18
>ok my question is that i already have a program running with the dbf database and i want to change the database to be more fast. So do i have to redo all the program for the database access or can i do something more fast
>
>thanks !

If you want performance, there are some ways you can do to make it faster.
1. Upgrade your server to dual processor server or more.
2. Add more RAM.
3. Make your database server to used RAID 5.
4. Store lookup tables to your local machine.

You can increase your program access to your database by doing this. As a matter of fact, access to native VFP data is a little bit faster compare to MS SQL Server. When you want data integrity and no data limit, proceed in porting your VPF local data to MS Sql Database Server. You also need to update/change your code when you decide to use MS Sequel Server.
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform