Subject Upgrading a Database
Author Ed Dressel
I have a client FDB that with different versions of my app I may
upgrade the database. Currently I check to do it in the
TIBOConnection.AfterConnect event and if so do it there. I saw a post
some time ago that it should not be done there--that it should have
it's own connection to the database. Is that infact the case?

Thanks
Ed Dressel