I've got a database table that stores images as varbinary(max). This works great for me. However, I have to now send this data to a MS Dynamics database that will have to use the Image data type.
Is there anything I need to be aware of when saving varbinary(max) to image? Can my data become corrupted, or are they generally the same datatype for all intents and purposes?
Thanks
They are the same thing and handled the same internaly. They droped the image name because it dosn't really make sense. Its not like sqlserver can do image operations in tsql
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With