mtangoo/wxDatabase

Implement ChangeDatabase for all backend

Closed this issue · 1 comments

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