mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-20 22:31:23 +01:00
This commit is contained in:
parent
c9b65928db
commit
08f8448478
@ -1128,7 +1128,7 @@ bool ODBCPostgreSQLTest::canConnect(const std::string& driver, const std::string
|
||||
// DSN not found, try connect without it
|
||||
format(_dbConnString, "DRIVER=%s;"
|
||||
"DATABASE=postgres;"
|
||||
"SERVER=a-fabijanic;"
|
||||
"SERVER=localhost;"
|
||||
"PORT=5432;"
|
||||
"UID=postgres;"
|
||||
"PWD=postgres;"
|
||||
|
Loading…
x
Reference in New Issue
Block a user