View image in forms 9i [message #86572] |
Tue, 12 October 2004 04:45 |
Varun Tiwari
Messages: 11 Registered: October 2004
|
Junior Member |
|
|
Hi,
I want to view image from remote machine(Windows 2000) through forms 9i (UNIX PLATFORM). Remote machine ask for username and password How i view image by passing username and password in below syntax
read_image_file('remote_ip/folder_image','tif','image_box');
I got error message by writing following syntax which is due to windows authenticaion of username and password
ORA-1403 NO DATA FOUND.
Please let me know if there is any solution regarding the above said problem.
Regards
Varun Tiwari
|
|
|