Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MSSQL Images

0 views
Skip to first unread message

hipnautic

unread,
Dec 10, 2004, 3:39:40 PM12/10/04
to
I recently migrated a mysql table containing, among other types, images
to a mssql table. All information from the new migrated table can be
accessed and displayed via a php script, except for the image itself.
Does anybody know if converting from a longblob (mysql) data type into
an image data type (mssql) has some effect on the the image itself
(possible data loss?). If so, how can I remedy this problem? Thanks!

0 new messages