Hey there,

I have a Visual Basic 6 application that is supposed to export data
from a database to a transferable (one-file) format.

As VB6 is pretty much tied to ODBC, I can probably write everything
that has an ODBC driver available.

However, to be OOo base compatible, it also needs a JDBC driver (correct?).


Is there any such file format you can suggest? One possibility might
be MDB, but I don't feel good about writing the closed-source Access
format, especially because its cross-platform portability is quite a
pain, as far as I read.

Thanks in advance
Fred

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to