Binding an Image control to an Image field in SQL Server 
Author Message
 Binding an Image control to an Image field in SQL Server

I'm having a problem binding to a SQL Server image field using the
dataenvironment.  I've got the field type set to picture, the data memeber
set to the correct table.  I get a problem when I open the form.  It says
that it is unable tobind to the field.  It's not a problem with the data
since I've tried it with and without data in the field.  I am able to link
to the table in access and I'm able to view the in access.

I've also tried using a PictureBox and an OLE field and get the same
problem.

Any suggestions would be appreciated.

Barry



Sun, 01 Jul 2001 03:00:00 GMT  
 Binding an Image control to an Image field in SQL Server
This is a real problem with VB6 .. I had the same problem .. You may see
previous messages posted under the heading "ADO and Pictures" in this
newsgroup
Regards
Quote:

>I'm having a problem binding to a SQL Server image field using the
>dataenvironment.  I've got the field type set to picture, the data memeber
>set to the correct table.  I get a problem when I open the form.  It says
>that it is unable tobind to the field.  It's not a problem with the data
>since I've tried it with and without data in the field.  I am able to link
>to the table in access and I'm able to view the in access.

>I've also tried using a PictureBox and an OLE field and get the same
>problem.

>Any suggestions would be appreciated.

>Barry



Mon, 02 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Binding an Image control to an Image field in SQL Server

2. How to retrieve a bitmap-image from a SQL Server image field using ADO

3. Fill in Image controls from SQL image fields

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

5. Binding a PictureBox to a SQL image field

6. binding a datafield of type image to an image control

7. Retrieving an Image from SQL Server Image column (binary)

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

9. Bind image control to database field?

10. Viewing a SQL Server image field in Access 97

11. SQL Server - Image Field - ADO.net with XML

12. SQL Server image fields and Crystal Reports 8.5

 

 
Powered by phpBB® Forum Software