MySQL Forums
Forum List  »  Microsoft SQL Server

Re: mssql and image data type
Posted by: Mike Hillyer
Date: November 03, 2004 09:59AM

Image data type wraps the image in OLE container. You would want to first extract the image from the database to a file, then load it into blob.

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535

Blog: http://www.openwin.org/mike

"The Open Source movement has become a major force across the software industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

Options: ReplyQuote


Subject
Written By
Posted
November 02, 2004 10:15AM
Re: mssql and image data type
November 03, 2004 09:59AM
February 15, 2005 09:49PM
February 22, 2005 12:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.