From: Alexander P. <ale...@re...> - 2008-12-10 16:01:56
|
eg wrote: > I would like to test this with our embedded application. > There does not seem to be a .lib file provided with the dll package. Is > it possible to get one? > I agree that it can be necessary and I will include *.lib and *.pdb files into ODBC Firebird driver RC2. > I tried to make one (for VS2008) from the DLL using the procedure found > in: http://support.microsoft.com/?id=131313 ... but I get connection > errors at run time. Those errors are not there if I link my app with an > older library and just drop the new DLL in place (so I am pretty sure > the procedure didn't work). > > I know I can build it from sources... but then I also need to find the > correct versions of firebird header files (ibase.h, iberror.h, etc). > What version of these header files were used and should be used to build > the odbcfb.dll? > You can use any Firebird header files from official releases. Header files from Firebird 2.1 and VS 2005 are used for ODBC Firebird driver V2 build. Regards, Alexander -- Alexander Potapchenko http://www.red-soft.biz Senior developer |