Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image field type
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01346348
Message ID:
01346364
Views:
25
>>Guys,
>>I come from a VFP background and I have this hesitation to use the Image field type because of the problems in the VFP database engine.
>>I am now working with a SQL database and and to allow my users to upload pictures and store them in my database using the Image field type.
>>
>>Are there any issues I should be aware of? Should I store the path to the picuture like I did in my VFP apps?
>>I will shrink the images before putting them into the database so the images will not be huge.
>>
>>Thanks,
>>Einar
>
>Use varbinary(max) instead if you want to store images. Storing paths may be a better idea still.

Thanks I forgot that varbinary(max) has replaced image (or that image is depreciated).
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform