mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
[SF 2505290] DB connection as URI (MySQL not tested!)
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Data {
|
||||
namespace ODBC {
|
||||
|
||||
|
||||
const std::string Connector::KEY("ODBC");
|
||||
const std::string Connector::KEY("odbc");
|
||||
|
||||
|
||||
Connector::Connector()
|
||||
|
||||
Reference in New Issue
Block a user