Questions tagged as 'zeos'

0
answers

Create TZConneciton in run time

Good afternoon I'm using Delphi 7 with ZEOS. I need to create a connection in RUN TIME. I'm trying to use the following code Var Connection : TZConnection; begin Connection:= TZConnection.Create(Nil); Connection.HostName:= '127....
asked by 18.06.2018 / 17:02
0
answers

Zeos does not let another user make changes to the database!

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 decid...
asked by 04.05.2018 / 15:06
0
answers

Zeos: Error of type differences in different databases

I have a system made in Delphi 7 that can be connected in both MySql and Firebird .. I have a configuration file where I inform the host, bank, user, password, port and Zeos protocol that indicates the type of bank . It is opening MySql database...
asked by 06.02.2017 / 21:55