Search found 7 matches

by computerland
04.09.2012, 21:28
Forum: ADO
Topic: Zeos and Autoincrement
Replies: 3
Views: 2352

Thanks for your reply! I use 6.6.6. (on computer with WinXP SP3) and 7.0 version (on Win7) of Zeos with the same behaviour. I use Delphi 7, ADO trough Microsoft JET 4.0 DB provider. In the other case I use the same ADO with ADO drivers provided by Delphi. I can provide you some sample, if it make it...
by computerland
04.09.2012, 07:41
Forum: ADO
Topic: Zeos and Autoincrement
Replies: 3
Views: 2352

Zeos and Autoincrement

I try to use Zeos with ado protocol to fill a small table with DBGrid. Database is MSAccess and have one autoincrement field. In dbgrid I leave that field empty and on post I receive a error message "try to assing a null vaalue to a variable that is not a Variant data type". But when I try...
by computerland
03.07.2010, 07:15
Forum: 6.6 - stable
Topic: Zeos 6.6.6 + FireBird2.1
Replies: 3
Views: 623

I found combination that works! I'm not sure what is the problem becouse on some server I can't make connection yet.

SMit
by computerland
02.07.2010, 16:07
Forum: 6.6 - stable
Topic: Zeos 6.6.6 + FireBird2.1
Replies: 3
Views: 623

Sorry, I wasn't precise at all: The problem appear only if I try to connect FB2.1 on the net server! On localhost there is no problem! With FB 2.0 on net server there is no problem! I try on several computers, with firebird-2.1, firebird-2.0 Zeos protocol and only combination that not work is connec...
by computerland
01.07.2010, 22:44
Forum: 6.6 - stable
Topic: Zeos 6.6.6 + FireBird2.1
Replies: 3
Views: 623

Zeos 6.6.6 + FireBird2.1

I try to connect to Firebird server 2.1 trough ZeosLib 6.6.6 without success. With FB 2.0, there is no problem!
Is it problem with Zeos or with Firebird?

Tnx

SMit
by computerland
25.05.2008, 19:33
Forum: Firebird
Topic: ZeOs, Firebird2.1, Delphi 7,
Replies: 2
Views: 1222

Solved!!!

Back to Firebird 2.0 and everything is OK ...
by computerland
24.05.2008, 22:20
Forum: Firebird
Topic: ZeOs, Firebird2.1, Delphi 7,
Replies: 2
Views: 1222

ZeOs, Firebird2.1, Delphi 7,

I try to use Zeos to access Firebird. I have Firebird 2.1 and Delphi 7. I set protocol of ZConnection to 2.0, set username, pass and Database but when I try set "Connected" to true, I get error message: "Access violation at address 00000000. Read of address 00000000"! The same th...