[SF 2505290] DB connection as URI (MySQL not tested!)

This commit is contained in:
Aleksandar Fabijanic
2009-01-13 19:51:48 +00:00
parent 8abc90f989
commit b38f5ce99c
25 changed files with 199 additions and 47 deletions

View File

@@ -44,7 +44,7 @@ namespace Data {
namespace ODBC {
const std::string Connector::KEY("ODBC");
const std::string Connector::KEY("odbc");
Connector::Connector()