Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IMAGE or TEXT
Message
 
 
À
06/10/2004 12:30:24
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Titre:
Divers
Thread ID:
00949240
Message ID:
00949515
Vues:
9
>Hi
> I have a need of uploading Binary Files (Bitmaps/Image Files, PDF, DOC etc) into SQL 2k Database. My Question is what would be the ideal datatype should I use? is It Image or Text? Currently Im using Image Datatype then cast this data into Bitmap datatype in C# on top of ASP.net.Any experience about this?

There's realy no choice here because the Image data type is designed to store binary data and the text data type is not.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform