We are currently running an CM app that stores its version history in a MS access DB file (*.mdb). This I am able to access via Win32::ODBC, however when I try and read a spreadsheet and compare it with the access db in the same script, I get an OLEInitialise error -51, remove either the OLE or the ODBC part and the script works, any one come across this before ????