I wanted to handle a MS Access database. However OleDBSession is under Archive.
Is there any other more updated way to do this?
Anyway after fixing some compiling errors it seems to work.
Sorry for late reply. It was superseded by ODBC, which is platform independent. (OleDB is bascially a wrapper around ODBC where it matters, so why go for all that trouble...)