Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image field type
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01346348
Message ID:
01346357
Vues:
28
>>Store paths to the images. Keep your database from massively bloating.
>>
>>Been there. Done that.
>
>Do you mean that with varbinary(max) the database is bloating? We're using it here and several of images with ntext / text fields as I found yesterday...

Unless you are only going to store a few images, you can count on the database growing dramatically simply because the binary data is so much larger than any normal text records you are storing. Also, because each image adds a noticable increase in size, you will find the database has to physically grow more often, which can be painfully slow when it happens.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform