Closed mtangoo closed 9 years ago
virtual bool ChangeDatabase(const wxString& database) { return false; }
After checking, this isn't really needed as all DB have a way to pass connection string
virtual bool ChangeDatabase(const wxString& database) { return false; }