Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting VFP data to SQL Server data
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01438777
Message ID:
01438779
Vues:
63
>Moving data from VFP database to SQL Server database is only the first step of the conversion. I have created a simple “to-do” list of what I should do to the data now that it is in the SQL Server. And I am wondering if you have any suggestions on what is missing in my list:
>
>1. For each table in the DB set Foreign Key Referential Constraints.
>2. Set Cascading Referential Integrity for updates in the primary table to be cascaded to the foreign key tables
>3. Create index tags on “key” fields.
>4. Create stored procedures that will be used to retrieve data for each application form and report.
>
>Anything is missing? TIA.

Creating PKs first for EACH table :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform