|
-
Jul 21st, 2004, 03:08 AM
#1
Thread Starter
Frenzied Member
Saving and Extracting Image From Database [RESOLVED Thanks]
What is the most correct method to save or extract a jpg? In VB6, I use ADO 2.6 and that uses ado stream.
In VB.Net, I notice that it uses SqlCommand with the SQL "Insert" statement.
Last edited by Liquid Metal; Jul 21st, 2004 at 07:03 PM.
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
-
Jul 21st, 2004, 05:42 AM
#2
Hyperactive Member
Hi, this article provides a good example of what you are trying to do:
CodeGuru: Load Images from and Save Images to a Database
Whadayamean it doesn't work....
It works fine on my machine!

-
Jul 21st, 2004, 01:06 PM
#3
Thread Starter
Frenzied Member
Appreciate your reply.
That is actually the example I was using to compare to the old method, but the article that you provided is what I am looking for as a confirmation.
Thank You again CyberHawke.
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
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
|