Shazbot! Posted June 26, 2007 Share Posted June 26, 2007 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! Quote Link to comment https://forums.phpfreaks.com/topic/57278-solved-mssql-and-image-uploaddownload/ Share on other sites More sharing options...
Shazbot! Posted June 26, 2007 Author Share Posted June 26, 2007 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. Quote Link to comment https://forums.phpfreaks.com/topic/57278-solved-mssql-and-image-uploaddownload/#findComment-283215 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.