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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inserting a image into sql server 2000

Status
Not open for further replies.

solo1234

Programmer
Joined
Jun 25, 2007
Messages
39
Location
NL
Hello everybody,

Configuring fields into a table of sql server 2000 you can to select an image.

Can someone tell us how to insert an image into such a field. We can calculate the the binary string of an image.

Nice regards,
Michelle.
 
Hello fredericofonseca,

We are using VB60, we can call an sql statement for inserting data but an image we don't know how to do.

Michelle.
 
Ok. This question would have been better answered in forum222.

but what you need to do is (using ADO) to look at the appendchunk method of the FIELD object.

see for a example

Regards

Frederico Fonseca
SysSoft Integrated Ltd

FAQ219-2884
FAQ181-2886
 
Everybody,

Thanks for the information!

Michelle.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top