Access violation in module libpq.dll
Posted: 10.10.2009, 19:14
Hi all,
I am about to simulate a server down with my app (a way to handle the connection). So, I failed to call MyConn.Disconnect with postgres while it worked fine with mysql.
The error message is:
"Access violation at address 02BC7D52 in module 'libpq.dll'. Write of address FEEEFEEE."
I am using postgres 8.4.1
ZeosDbo 6.6.5
Delphi 2007.
Any answer will be helpful,
Thank you all.
I am about to simulate a server down with my app (a way to handle the connection). So, I failed to call MyConn.Disconnect with postgres while it worked fine with mysql.
The error message is:
"Access violation at address 02BC7D52 in module 'libpq.dll'. Write of address FEEEFEEE."
I am using postgres 8.4.1
ZeosDbo 6.6.5
Delphi 2007.
Any answer will be helpful,
Thank you all.