I need to know if it's possible to use VB 6, which is 32-bit,
to program apps that access a 16-bit Sybase System 11 database.

I've read through some help files, and come across the
concept of 'thunking', which supposedly uses a couple of
dlls (ODBC32.DLL and ODBC16UT.DLL) to provide
the necessary translations to break the barrier. What I
need to know is how do achieve this?

If anyone can help it would be GREATLY appreciated!
You'll be saving me from 16-bit VB4 hell!!

- Thanks, SonGouki