Disconnect ZConnection, so DB ist not used by the app

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Schaelle
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 17.03.2007, 20:41

Disconnect ZConnection, so DB ist not used by the app

Post 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
Schaelle
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 17.03.2007, 20:41

Post by Schaelle »

Okay, i merged this function to an extern application.
matkamit
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 30.12.2008, 23:55

Post by matkamit »

Schaelle wrote:Okay, i merged this function to an extern application.
how to do that????
Post Reply