Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing Image
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Title:
Miscellaneous
Thread ID:
01485678
Message ID:
01485694
Views:
60
>What's the best field type for storing images using SQL 2005 and probably later 2008?
>
>Kevin, I generally recommend against storing images using varbinary. Your best bet for 2005 is to store images externally (e.g. on a file share, web server, etc.) and reference them in the database with some kind of file ID.

Ok, why not?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform