Can't connect to SQL Server 2007 with wxODBC

In this forum you can discuss database related issues which can be wxWidgets related, but also generic in nature.
Post Reply
kimduquan
In need of some credit
In need of some credit
Posts: 2
Joined: Tue Nov 17, 2009 11:33 am
Contact:

Can't connect to SQL Server 2007 with wxODBC

Post by kimduquan »

I use Visual Studio 2008 and wxWidget 2.8 (stable) but when build project have some error : unresolve symbol.After i use CodeBlock IDE to build project also have same error .Why i can't connect to SQL Server with wxODBC?
22222222222222
qgranfor
Experienced Solver
Experienced Solver
Posts: 89
Joined: Sun Aug 29, 2004 7:32 pm
Location: ND...USA
Contact:

Post by qgranfor »

Sounds like you haven't built the wxODBC lib when you built wxWidgets.

See the following: http://wiki.wxwidgets.org/ODBC
Post Reply