Image retrieving [modified]
-
Hi, Is it possible to retrieve image directly from database and displaying it in image control? If so then guide me...:confused:
modified on Saturday, November 15, 2008 3:46 AM
Your question is too large to answer in depth. If your problem is the datatype and the data is stored in a varbinary (or image) column, when you fetch it, you use byte array for the parameter type. First build the basic communication between client and db. Then add varbinary column to your select statement. If you have specific problems, you should post the code that's causing the problem. This way it would be possible to answer the question.
The need to optimize rises from a bad design. My articles[^]
-
Hi, Is it possible to retrieve image directly from database and displaying it in image control? If so then guide me...:confused:
modified on Saturday, November 15, 2008 3:46 AM
of course my horse :laugh: do you want to load it to crystal reports or a form control? check here for "load image from database", you will get many articles. i got it from there.:~
nelsonpaixao@yahoo.com.br trying to help & get help