VB and image type in SQL Database 
Author Message
 VB and image type in SQL Database

Hello, all

stupid question: I have got table in MS Sql database,
where one field has got type 'image'.
How can I put some tif-file into database.
in other words:
i=ExecuteSql("insert into MyTable set MyPicture=????")
what should be instead ????
and vice versa: how to create tif-file file after selecting
this record ?

other question (maybe it is not about VB): is image type packed
in database or not ?

Thank you,
   Dmitry



Mon, 22 Mar 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Store the image in picture box control into the image data type in SQL server

2. Image type in SQL Server and VB

3. Insert date type varible through ODBC SQL server driver to SQL 7.0 database

4. How do I load an Image from an SQL database in VB.Net

5. Save image in Sql Server and retrieve image from sqlserver to vb

6. Sql server Image data type

7. How to insert SQL Server Image Data Type Fields in a Report

8. How do I insert into an Image-type field (SQL-Server)

9. Saving Binary files on the Client to the Image data type in SQL Server

10. SQL Image Data Type

11. SQL Image Data Type in ASP

12. Displaying SQL image types in eVB form?

 

 
Powered by phpBB® Forum Software