| Author |
Displaying Image stored in MSSQL Server
|
deshdeep divakar
Ranch Hand
Joined: Apr 19, 2004
Posts: 91
|
|
Hi, There I have written a piece of code for storing the image into database and retriving it.
Data Base have following fields: ftype varchar attribute and images image
Code is fetching the image but could'nt able to display that
Check Out
|
"Do not be afraid of going slow, be afraid of standing still"
|
 |
deshdeep divakar
Ranch Hand
Joined: Apr 19, 2004
Posts: 91
|
|
I have changed the code as follows:
now problem is its not diplaying the Filename passed as command line
|
 |
 |
|
|
subject: Displaying Image stored in MSSQL Server
|
|
|