I'm running the 64-bit lazarus (0.9.28.2 beta) on a 64-bit Windows 7 machine. I'm trying to use Zeos to access an MSSQL database. When I try to connect to the database I get the error "None of the dynamic libraries can be found: ntwdblib.dll". I placed ntwdblib.dll in the System folder, the System32 folder, and even the SysWOW64 folder. I even placed it in the folder with my project and told the compiler to link to libraries in those folders. Does anyone have any ideas why the compiler refuses to find this file or how to fix it?
Oh, I'm using the latest versions of Zeos. (As of April 30, 2010)