Search found 4 matches

by AnalogXP
14.05.2010, 14:08
Forum: ZeosLib 7.0 Beta Forum
Topic: ZQuery error
Replies: 1
Views: 386

ZQuery error

I work with SQLite, Delphi 2010. If I put on the form (in my program) a ZQuery component and run I get a AccesViolation. The compiler stop on this line: procedure TZAbstractRODataset.Notification(AComponent: TComponent; Operation: TOperation); begin inherited Notification(AComponent, Operation); if ...
by AnalogXP
07.03.2009, 00:16
Forum: 6.6 - stable
Topic: Firefox - "database is locked"
Replies: 0
Views: 488

Firefox - "database is locked"

Hi! I need to read the Firefox bookmarks (places.sqlite file). But if Firefox is running, my program have not access to this file ("Database is locked"). I use Zeoslib 6.6.2 - RC, Delphi 7. Please tell me, how i can read places.sqlite when Firefox is running? When Firefox is closed - all i...
by AnalogXP
20.09.2008, 20:18
Forum: 6.6 - stable
Topic: Commercial use for ZEOSDBO-6.6.3-stable
Replies: 1
Views: 631

Commercial use for ZEOSDBO-6.6.3-stable

Hi!

I can use this component in the commercial program? What is necessary for this? Unfortunately my english is very bad and I not understand licences. :(
I do not change the source code, I only use component ZQuery to read data from another program.

Thanks!
by AnalogXP
15.08.2008, 21:59
Forum: SQLite
Topic: I need help!
Replies: 1
Views: 492

I need help!

I work with SqLite3, Delphi 7, Windows XP SP2. Today something has occurred and I cannot already start any program. For example: I put on the form component ZConnection1. I connect it to base and it works (but only in design-time). Errors are not present. As soon as I press button "Run", t...