Page 1 of 1

Disconnect ZConnection, so DB ist not used by the app

Posted: 09.04.2008, 17:12
by Schaelle
Hello,

im working on a small application that used ZeosLib and a SQLite database. Currently i want to code a "database import" function, to overwrite the active SQLite database i must disconnect it from the connection. Only use ZConnection.Disconnect or set ZConnection.Connected to false is not working.

Any ideas?

Thanks and Greetings
Schaelle

Posted: 11.04.2008, 16:26
by Schaelle
Okay, i merged this function to an extern application.

Posted: 31.12.2008, 02:05
by matkamit
Schaelle wrote:Okay, i merged this function to an extern application.
how to do that????