Click to See Complete Forum and Search --> : Picture/Image -> ORACLE via DAO


Thomas Thiele
October 26th, 1998, 02:32 AM
DAO dont use binding variables in SQL-Statements. I have to store images into

an ORACLE-database from a VB-Dialog. How can I do something like this? I suppose

it is impossible to include a 5MB-Image in SQL-Statement. Is there an other way, except using Direct-ODBC?