Am Montag, 8. M�rz 2004 10:11 schrieb Marc Morgan:
> Hi There,
>
> Is it possible to add a file into a database ? For example we have

Of course, you can store them in columns of type LONG BYTE. I do that the fax 
documents, too.

> electronic faxes that come through, we would like to take those tiff
> documents and save them into a database so that from out program those
> documents can be referenced ! Or how would i go about doing something like
> that, perhaps making links to them from the database ??? We are running
> SAPDB 7.4.3.31

The way how to store them depends on the interface you want to use, I think. I 
use the ODBC interface and write the data using the ODBC-function SQLPutData.

Perhaps, if you tell us which interface (resp. which programming language) you 
want to use, someone who has experience with that interface might assist you 
in doing that job.

Best regards,
Ralf.


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to