I'm using the Zeos 7.2.4-stable component with PostgreSQL in DelphiXE, I was using the SVN version and it was ok, but as it comes to SVN it can sometimes give problem, when I updated SVN it started to give a few medium errors crazy, then I decided to download a stable version, the above mentioned, the errors are over, but I'm having a problem.
When the application is in use I can not add a field to any database table by PGAdmin, this did not happen with the SVN version.
I already had this problem with other versions of Zeos and I decided to change the version, but now I can not go back to SVN because it is different and contains errors.
I tried to put some parameters in the TZConnection component but it does not seem to have any effect:
exit_on_error=off
PreprepareSQL=ON
isc_tpb_concurrency
isc_tpb_wait
Has anyone had this problem with Zeos and got a solution without changing the version of the component?