Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table and Database Design Best Practices
Message
De
12/07/2016 22:57:59
 
 
À
12/07/2016 20:53:31
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 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01638290
Message ID:
01638296
Vues:
69
>SQL Server best practices are no different for VFP devs than they are for anyone else. In other words, any document that explains best practices will work.
>
>
>>Hi,
>>
>>Is there any document available for foxpro developers to get some guidance for creating database and tables in MS SQL server ?
>>
>>Like a unique row identifier even in every child row or PK data types etc.
>>
>>I recently see a link for such a document in a thread (mentioned by Naomi Nosonovsky but not sure). Can someone repeat/link that information here ?
>>
>>TIA

I wouldn't say "no different", in the sense that SQL Server (especially newer versions) has so many new features. As one example, you can create staging tables with many different in-memory options, based on usage patterns.

Sure, there are many best/recommended practices that transcend any one database product (every row should have a unique identity, proper data types, etc.)
But given that MS SQL is immensely more scalable than VFP, there are also going to be practices/recommendations specific to the product.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform