Odbc library

Vadim Zeitlin vadim at wxwidgets.org
Thu Sep 6 08:46:05 PDT 2007


On Thu, 6 Sep 2007 18:08:11 +1000 "Narayanan, Ramesh" <Ramesh.Narayanan at ca.com> wrote:

NR> I am getting the same problem. I am using VS .Net 2003. The wxodbc dll
NR> is generated but not the import library. And this import library is
NR> required to build wxdbgrid.dll which fails. Everthing else builds
NR> properly.

 You need to change wxUSE_ODBC to 1 in setup.h to build the ODBC library.
If you don't need it, don't do it -- the failure to build dbgrid is
harmless.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list