Is it possible to save a document to database, eg Oracle, from within VBA
code using ADO or DAO? Or would it be nessary to save to the filesystem and
transfer the file to the database afterwards.
Like wise would it be possible to retrieve a document directly from the
database from within VBA code using ADO or DAO?