Hi Everyone,
I have a problem:
I have an .odb file that points to a remote server running PostgreSQL v12. I have been notified that we need to upgrade to v16, so the data has been transferred to a new server, with a new address and password, with the upgraded software.
I can attach a new .odb file to the new server without any problem, but when I try and get my existing .odb file to point to the new server (Edit / Database / Properties / Advanced Properties tab and change the address) when I test the connection using the test connection button all seems well, but when I return to the application window the form area is now blank. All the code is contained in the form.
It should be possible to point to a new server without losing my work…
Has anyone else come across this problem? Does anyone have a solution?
Best wishes,
CB