• snowfrost.c (5/15/2014)


    Hi everyone,

    I have an Image data type[/url] field in one of my table and is used to store my uploading of image file[/url]. Can I confirm that the file is stored in the database as binary data and the file is not being stored somewhere in the SQL server ?

    Thank You.

    Check this,

    http://stackoverflow.com/questions/10353098/sql-server-checking-the-datatype-of-a-column

    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/eed0fc85-f1c2-452b-a882-64e2f031d070/how-to-get-datatype-a-column-in-sqlserver-

    Hope I understand your question in the right way.