How to send BLOB images to remote database?# Database - 数据库
A*e
1 楼
say i have an image file 'test.jpg' on my local linux machine, and want to
use PL/SQL and sqlplus to send it to a database on a server.
i know how to do it with C/C#, and how to do it with SQL if the image is on
the server. But how to do it with SQL on local machine?
THANKS~~~ :))
use PL/SQL and sqlplus to send it to a database on a server.
i know how to do it with C/C#, and how to do it with SQL if the image is on
the server. But how to do it with SQL on local machine?
THANKS~~~ :))