varbinary

  1. B

    Question Image in Crystal report

    Hello Friends, I've one problem with an Image which is to be placed in crystal report. I stored an image in sql server 2000 database in varbinary datatype. Now i want to retrive that image and display in crystal report using vb.net 2005. Any one know how to do this?
  2. amartires

    varbinary to real

    Hi, I have this situation: I must store a Real in a Varbinary field in SQL, then I must Read that varbinary real into a real field into another DB. As SQL 2005 does not suport convertion from varbinary to real or float (Although I can store them into a varbinary...) What is the best aproach...
Back
Top