Search found 2733 matches

by mdaems
29.04.2006, 00:05
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Install problem under Delphi 5
Replies: 6
Views: 3601

Petya, I'm not really a 'team member'. i just try to help people out and hope ZEOS gets to a production version again. I've tried tonight to compile the whole package on D5. I almost succeeded. In fact, it compiles well, but I can't get it installed, and installation works perfectly for the 2004 alp...
by mdaems
28.04.2006, 22:18
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Installation problems with d2006
Replies: 10
Views: 3091

Hi Chux. What stable version do you mean? That should be an old one. You could try to use the SVN version for D2006. I think most problems (like the one mentioned by bryan) are solved there, although the project groups are not defined yet. The Svn repository is here:"svn://firmos.at/zeos/trunk&...
by mdaems
28.04.2006, 22:05
Forum: MySQL
Topic: MySQL and DLL's
Replies: 3
Views: 2062

Hi, I hope it will work using mysql323. I started a little 'to look at later' list, some minutes ago. I think it would be nice to check the actual library version in case someone just says 'mysql'. Depending on the result we could just swap to the right internal ZEOS driver. It will probably not be ...
by mdaems
28.04.2006, 12:06
Forum: MySQL
Topic: MySQL and DLL's
Replies: 3
Views: 2062

Are you sure the protocol of the Connection component is set to mysql323 at the moment you open the connection? (If you connect using code : debug point on the open command or active:=true line) If that's alright and it requires 40.dll there's something wrong. What zeos version are you using? You ca...
by mdaems
28.04.2006, 10:29
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Install problem under Delphi 5
Replies: 6
Views: 3601

Hi, I've noticed this problem as well. Changing the code to avoid the DecodeDateTime call shouldn't be a big problem, I think. To all, is there a reason why we should use this DecodeDateTime in newer Delphi verions if possible? If not I propose to change it for all languages. If I'm not mistaken FSe...
by mdaems
19.04.2006, 00:28
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Firebird 1.5 and BLOB (as text)
Replies: 3
Views: 1594

Hi,

Added this small bugfix to the testing branch of theSVN repository. Can you please check if this works the way you expected? I don't use interbase and only compiled in D7 and Lazarus.

So, please test and report.....

Mark
by mdaems
19.04.2006, 00:04
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Cannot update temporary tables
Replies: 25
Views: 10184

Not sure. It seems a little confusing to me as well.
Is the hierarchy catalog/database/table or database/catalog/tabel or (database or catalog)/table?
Anybody knows?
by mdaems
17.04.2006, 19:04
Forum: Announcements
Topic: Looking forward: The future of the ZeosLib Project.
Replies: 16
Views: 17572

For all those who want to join our team (and we really need you all): The 'production' SVN directory is on the following address : [url]svn://firmos.at/zeos/trunk[/url] BUT : there are some problems with this version. Lazarus compiling is broken. The development branch I'm trying to 'maintain' for t...
by mdaems
16.04.2006, 21:33
Forum: Feature Requests
Topic: MySQL v5
Replies: 18
Views: 6924

Hi John, Indeed, it would have been better to have the full support for all this stuff. If we only had the time and experience to do it. That's why I wrote 'basic'. The features ZEOSlib provides for other databases should now also be available for mysql 5. Unfortunately not more, but also not less. ...
by mdaems
16.04.2006, 10:18
Forum: Feature Requests
Topic: MySQL v5
Replies: 18
Views: 6924

Hi all, (at least basic) Mysql5 support is already present in the SVN repository. The address of the repository is [url]svn://firmos.at/zeos/trunk[/url]. For those who are willing to use more experimental versions next to the trunk there's a 'testing branch' at [url]svn://firmos.at/zeos/branches/tes...
by mdaems
16.04.2006, 09:56
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Cannot update temporary tables
Replies: 25
Views: 10184

I'm watching the mysqlplanet forum, so i've seen HeidiSql and remembered your name. Are you using this alpha version of zeos? Probably you modified it a little to comment out problems as the one above.

Mark
by mdaems
15.04.2006, 20:32
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Cannot update temporary tables
Replies: 25
Views: 10184

Hi Anse, The Sourceforge CVS is not longer in use for development. For the moment we use a SVN repository (svn://www.firmos.at/zeos/). Most recent patches can be found in the 'testing' branch. (Read more about his in other threads) Concerning your problem : Probably it's a bug, but why don't you use...
by mdaems
15.04.2006, 20:20
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ZEOSLIB Lazarus installation problem
Replies: 2
Views: 781

It's a typo error. Just look for the missing quote. There are some posts in the forum explaining where you find it. It's patched in the SVN testing branch.

Mark
by mdaems
15.04.2006, 20:16
Forum: Feature Requests
Topic: [bug_fixed] Insert "const" for ref-counted paramet
Replies: 10
Views: 3846

Hi AHUser, I removed the files for cvs, but can't manage to remove the directories, themselves. I probably don't know enough about SVN to avoid the message 'Error: Cannot non-recursively commit a directory deletion'. Maybe later on I will succeed. Concerning the patch : nothing's burning, so just ta...
by mdaems
15.04.2006, 19:44
Forum: Announcements
Topic: Looking forward: The future of the ZeosLib Project.
Replies: 16
Views: 17572

David, Michael and Helmut (Firmos) don't really have that much time at the moment they say. They are still trying to support us, however. Some days ago, I got update rights to a brand new branch 'testing' in the SVN repository. I started adding some small patches sent by other users yesterday evenin...