Search found 2 matches

by tyrellc
Wed Apr 23 2003
Forum: Visual Basic Community
Topic: .pdf from .doc giving error on writing Chunk to Oracle DB
Replies: 2
Views: 7454

I will check as indicated. The amount_written function is just writing to the database. The conversion is done by a batch convert function which is working fine. I can open the .pdf from the word document by double clicking on it. Will revert back after checking and testing on your suggestions Thank...
by tyrellc
Tue Apr 22 2003
Forum: Visual Basic Community
Topic: .pdf from .doc giving error on writing Chunk to Oracle DB
Replies: 2
Views: 7454

.pdf from .doc giving error on writing Chunk to Oracle DB

I am using VB6, on Win XP Pro and connecting to an Oracle 8i database using Oracle Objects for OLE (0040 Automation Server) I can convert powerpoint docs and write them to a BLOB in Oracle but the converted word documents are giving me an error in the same code as below. It fails on the statement ; ...