Hello everyone,
If you’re running a x64 variant of Windows, you might bump into the following problem whilst developing programs that work with databases:
You can’t seem to establish a connection to the database.
This usually means that there aren’ t 64-bit drivers available for the database engine you’re using (For example, MS Access)
The solution for your problem is easy:
Continue reading Database connections on 64-bit systems