Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import / access image
Message
 
To
29/10/2007 14:01:51
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01264837
Message ID:
01264853
Views:
11
>How does one utilize the image data type? I would like to store and image in a field, and have the image show up on the form with the related data.
>
>Thanks for all help.

And what front-end you use?
I think you should ask that question in your Front-End form not in SQL Server one?
In SQL Server you could use Image or varbinary(max) (depending of the version) to store pictures, but how to store and get them back is your front-end related question.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform