Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I want to pass image as an array to a procedure

Status
Not open for further replies.

essa2000

Programmer
Dec 6, 2000
299
CA
Dears ;
I have a problem in passing image as an array to a procedure or just passing an image to a procedure to save it in SQL using stored procedure. Please , help me out for this.

Regards,
essa2000
 
try saving it as a ByteArray and pass each byte in the image. I wish I had more details at the moment, but if I remeber I'll let you know, or one of the other guys can easily pick up from where I just mentioned(ByteArray)
Karl
kb244@kb244.com
Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)

 
Dear kb244 ;
Thanks for giving hints to me. I'll check it.

essa2000
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top