hello,
i want to update all sorts of documents-multimedia files,textfiles,and all files with any extension into a single column called documents in oracle.i am using Visual basic as front end tool.is it possible?
------------------
Rekha
hello,
i want to update all sorts of documents-multimedia files,textfiles,and all files with any extension into a single column called documents in oracle.i am using Visual basic as front end tool.is it possible?
------------------
Rekha
you can use the GETCHUNK and APPENDCHUNK methods to manipulate binary data in databases using ADO