Jump to content

[SOLVED] MSSQL and image upload/download


Shazbot!

Recommended Posts

hi,

I am trying to upload an image to a MSSQL 2005 database and then download it for viewing. So far it appears that it is uploading correctly but it gives me errors when I am trying to view it.

I posted the help topic in the main PHP Forums http://www.phpfreaks.com/forums/index.php/topic,146750.0.html but thought that I should ask here as well if anyone has any suggestions. The datatype for the image is image.

 

Any help would be greatly appreciated.

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/57278-solved-mssql-and-image-uploaddownload/
Share on other sites

This topic has been solved and the answer has been posted here:

http://www.phpfreaks.com/forums/index.php/topic,146750.0.html

 

The issue revolved around how MSSQL inserts binary data

http://us.php.net/manual/en/function.mssql-query.php#31688

 

Thanks to WildBug for the assist.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.