|
-
Nov 3rd, 2005, 01:31 AM
#1
Thread Starter
New Member
Storing and retrieving images from SQL database using VB.Net.
I am building an application in which the image of the product is displayed on the form but rather than storing the paths of the images, i want to store the images themself. Using the binary datatype is not producing any results, can someone point me in the right direction.
-
Nov 3rd, 2005, 01:51 AM
#2
Re: Storing and retrieving images from SQL database using VB.Net.
Well is the main problem SQL Server?? In SQL Server 2000 and above, you have to set the data type to "image" ... do you have images in the database at all yet??
Heres a little link for extra info... http://www.wwwcoder.com/main/parenti...8/default.aspx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|