Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Migrating to SQL Server
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Migrating to SQL Server
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01350572
Message ID:
01350572
Vues:
79
Hi everybody,

I'm interested in the experience of the people who had large multi-user (~60 - 100) project converted from VFP Database to SQL Server database. Can you please tell me what route you take, how much of re-write it was, how long does the project took.

Few more specific questions.

For PK/FK we're using "pseudo" GUIDs (just alphanumerical). Should we use uniqueidentifier field in SQL Server for them?
How can we get new ID after insertion using this type of field?

Also currently each form has BO which are based on one table (using local view). In the Save method there are VFP transactions used and record saved first in the parent, then in children. If anything fails, transactions are rollbacked.

IMO it would make sense to use one SP in SQL Server for all of this process. But how exactly does it work and how can we pass parameters?

Thanks a lot in advance for your input.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform