mtangoo / wxDatabase

wxWidgets library for connecting to major relational database
http://mtangoo.github.io/database/index.html
36 stars 16 forks source link

Add Support for ODBC in CMake #5

Closed mtangoo closed 8 years ago

mtangoo commented 8 years ago

Add ODBC to CMake Build

mtangoo commented 8 years ago

@patlkli @manyleaves Do we have a database that is not covered (and hence require ODBC)? I was looking at the list, we have almost every major DB covered.

patlkli commented 8 years ago

I would not drop ODBC support anyway. The ODBC part of wxDatabase is pretty much working as it is right now, so I don't see a point in arbitrarily dropping it.

mtangoo commented 8 years ago

:+1: