Firebird+Zeos+Delphi 7 - Problem with EAccessViolation
Posted: 24.02.2009, 14:19
Hey all,
Trying to install Firebird with Zeos, so far so good. I'm using Delphi 7 and I'm quite new to all this, so I need your help.
I've added a TZConnection, TZQuery, TDBGrid and a TDatasource to my Delphi form.
Everything looks fine, but when I try to run it I get the following error "Project1.exe raised exception class EAccessViolation with message 'Access violation at address 000000000. Read of address 000000000'.
The db looks fine, created different ones in both FB Maestro as well as Firebird's ISQL - but I get the same error in Delphi.
Where's the problem?
The database loads up as it should in the TDBGrid.
Trying to install Firebird with Zeos, so far so good. I'm using Delphi 7 and I'm quite new to all this, so I need your help.
I've added a TZConnection, TZQuery, TDBGrid and a TDatasource to my Delphi form.
Everything looks fine, but when I try to run it I get the following error "Project1.exe raised exception class EAccessViolation with message 'Access violation at address 000000000. Read of address 000000000'.
The db looks fine, created different ones in both FB Maestro as well as Firebird's ISQL - but I get the same error in Delphi.
Where's the problem?
The database loads up as it should in the TDBGrid.