Hi folks, Im using an access database with the SQL_Toolkit 1.1.1. After generating a report, I cant anymore establish connection to my Database. An OleInitialze error occurs.
I found a way... not the cause. Before a create a new Report, I establish a connection to database, just after discard the report I close the connection to the database... it works.