Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2GIG LIMIT
Message
De
13/09/2000 22:39:17
 
 
À
13/09/2000 16:07:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00415989
Message ID:
00416224
Vues:
25
>>>AFAIK, MSDE is limited with 2GIG.
>>
>>and that's not per table, right? If it works like SQL, there's one big file.
>
>SQL Server 7.0 does not store the data in one big file. Each table is in it's own file. The MSDE limit is per database.

Well, it depends on how you set it up. If you don't specify other options, you get one disk file with all database objects and one log file. IOW yes, normally you get one big file and all tables and other stuff is in it. Log file is always a separate file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform