Closed mtangoo closed 9 years ago
AFAIK all c'tors require database name. Add C'tor that does not require one a la
wxDatabase(host:port, username, password);
PGS: Can be done via Conn Strings
All classes have the way to achieve this, so nothing to fix
AFAIK all c'tors require database name. Add C'tor that does not require one a la