Hello, this is kind of a follow on to my previous thread about moving a project in development onto my laptop.
After ensuring that the Microsoft DAO 3.6 Object Library is properly referenced, I no longer get the "ActiveX component cannot create object" error - this was a critical error that stopped the application.
Now, instead, I get an error that says "Can't open a database created with a previous version of your application". This doesn't crash the app, but the requested form opens without an SQL connection available. In a couple of instances where I've used a bound data control to display a list, that list is populated, so the DB is fine - but SQL queries won't run - fields populated by a query are empty.
Any advice to fix this? It works fine on my desktop, just not on this laptop.
Richard
After ensuring that the Microsoft DAO 3.6 Object Library is properly referenced, I no longer get the "ActiveX component cannot create object" error - this was a critical error that stopped the application.
Now, instead, I get an error that says "Can't open a database created with a previous version of your application". This doesn't crash the app, but the requested form opens without an SQL connection available. In a couple of instances where I've used a bound data control to display a list, that list is populated, so the DB is fine - but SQL queries won't run - fields populated by a query are empty.
Any advice to fix this? It works fine on my desktop, just not on this laptop.
Richard