Search found 322 matches

by zippo
06.06.2011, 08:46
Forum: Firebird
Topic: Open two databases or a second database
Replies: 2
Views: 1022

Could be a DLL problem..?
by zippo
16.05.2011, 21:28
Forum: ZeosLib 7.0 Beta Forum
Topic: ZeosLib 7.0 + MySQL 5.5 + Delphi 2010 = works?
Replies: 2
Views: 875

Yes, works - I use it.
by zippo
02.05.2011, 18:53
Forum: ZeosLib 7.0 Beta Forum
Topic: ZeosLib + Delphi XE- Official Thread
Replies: 20
Views: 4823

same problem as Maddin. Missing ZParseSQL150.bpl. Strange, since all builds OK and all the paths are correct.. Any idea..?
by zippo
21.04.2011, 06:59
Forum: Off Topic
Topic: What about zeoslib future?
Replies: 2
Views: 23702

And when will Zeos 7 be stable version..?
by zippo
03.01.2011, 09:12
Forum: Off Topic
Topic: Happy New Year
Replies: 1
Views: 22790

And a Happy new year from me also!! Long life to Zeos and I hope that this will be the year that Zeos 7 goes stable :)
by zippo
16.09.2010, 08:04
Forum: ZeosLib 7.0 Beta Forum
Topic: XE is here...
Replies: 2
Views: 914

no, My laterst is D2010 + Zeos7, and it works OK at first sight... I wonder when Zeos will be mature enough for production? Any plans or roadmaps?
by zippo
01.09.2010, 20:39
Forum: ZeosLib 7.0 Beta Forum
Topic: Zeos alive?
Replies: 3
Views: 1057

I think "trabajaba" means "was working".
by zippo
01.09.2010, 20:38
Forum: ZeosLib 7.0 Beta Forum
Topic: Zeos alive?
Replies: 3
Views: 1057

Google translate (terrible, but still - better than nothing...): Within the general information of zeos lib 7.0 alpha, says that is necessary for the manejadores Connect with the managers of the various databases within the MySQL from the list appears to the 3.4 version 6, is currently working with ...
by zippo
01.09.2010, 20:35
Forum: ZeosLib 7.0 Beta Forum
Topic: Zeos alive?
Replies: 3
Views: 1057

How's going with Zeos 7? It's stuck in alpha or is the development going on? Is any tester needed?
by zippo
26.03.2010, 15:04
Forum: ZeosLib 7.0 Beta Forum
Topic: Delphi 2010, Zeos 7 and parameters
Replies: 6
Views: 2536

Tried - unofrtunatly there's the problem persists.. :(
by zippo
26.03.2010, 15:02
Forum: ZeosLib 7.0 Beta Forum
Topic: Delphi 2010, Zeos 7 and parameters
Replies: 6
Views: 2536

Ok, I Will try and report here.
by zippo
24.03.2010, 22:43
Forum: ZeosLib 7.0 Beta Forum
Topic: Delphi 2010, Zeos 7 and parameters
Replies: 6
Views: 2536

BTW: How do I report the accurate verrsion of Zeos 7 ?
by zippo
24.03.2010, 22:42
Forum: ZeosLib 7.0 Beta Forum
Topic: Delphi 2010, Zeos 7 and parameters
Replies: 6
Views: 2536

Delphi 2010, Zeos 7 and parameters

Hello! I noticed a strange behaviour of Zeos7 on Delphi 2010. If I execute something like this: Qry.Sql.Text := 'INSERT INTO names Values (:ID, :FIRST, :LAST)'; Qry.ParameterByName('ID').AsInteger := 9; Qry.ParameterByName('FIRST').AsString := 'X'; Qry.ParameterByName('LAST').AsString := 'Y'; Qry.Ex...
by zippo
21.03.2010, 09:37
Forum: 6.6 - stable
Topic: MySQL Embedded 5.1 not working
Replies: 2
Views: 859

Jep, i did like you said, but i reported after that.
by zippo
20.03.2010, 11:04
Forum: 6.6 - stable
Topic: MySQL Embedded 5.1 not working
Replies: 2
Views: 859

MySQL Embedded 5.1 not working

Hello!

I just wanted to report that Zeos example "Embedded" is not working with libmysql.dll from MySQL 5.1.54 (can't find the DLL version - Size is 6,23 MB (6.533.120 bytes)).

When running the example it just closes - no errors of any kind (even in the IDE)

Hope I helped :)