Search found 25 matches

by piper62
20.01.2009, 11:54
Forum: 6.6 - stable
Topic: [bug_fixed] MacOS X (Leopard) installation problem Lazarus
Replies: 3
Views: 764

Hi Mark, you're right! I had to modify the ZPlainLoader, ZPlainFirebird10, ZPlainFirebird15, ZPlainFirebird20 in the way you suggested. Then the ZeosLib compiles without an error message. Here's my uses section for the files: ---------------------------------- uses SysUtils, {$IFNDEF UNIX} Windows, ...
by piper62
14.01.2009, 23:44
Forum: 6.6 - stable
Topic: [bug_fixed] MacOS X (Leopard) installation problem Lazarus
Replies: 3
Views: 764

[bug_fixed] MacOS X (Leopard) installation problem Lazarus

Hi, I try to install Zeos 6.6.4 on a Mac with OSX (Leopard) and FreePascal 2.2.2, Lazarus 0.9.26.1. XCode is installed. Lazarus is running well. I get at the installation/compile the following error messages: Any idea? ------------------------------------------------------------------------- /Develo...
by piper62
10.02.2008, 23:26
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: TDBMemo, ZEOSLib, MySQL Post Problem
Replies: 3
Views: 1143

Hi Mark,

did so. Bugreport #92.

It's not severe in my case, it's only an administration program which imports user customizable forms (.LFM files from the Lazarus Formdesigner) and puts the structure into the db.
That's used by administrators and they can handle it.

Regards,
Tibor
by piper62
10.02.2008, 16:31
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: TDBMemo, ZEOSLib, MySQL Post Problem
Replies: 3
Views: 1143

TDBMemo, ZEOSLib, MySQL Post Problem

Hi, I don't know if this is a FreePascal/Lazarus or a ZEOSLib problem... I have a strange behaviour of my code. My environment is: Kubuntu 7.10, FPC 2.2/Lazarus 0.9.24 and ZEOSLIB 6.6.2 beta Trunk_310, MySQL 5.0 . A ZQuery has a connection to a table where DBEdit1 is connected to a VARCHAR(250) fiel...
by piper62
07.12.2007, 20:46
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: BlobStream and codepage problem
Replies: 1
Views: 969

update: -FileStream.Size is not the problem. same size independent from codepage setting. at the moment I make a workaround by clearing the properties on the ZConnection, then writing the blob field and resetting it after the commit. I don't like this solution but at the moment it works. has anybody...
by piper62
07.12.2007, 18:53
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: BlobStream and codepage problem
Replies: 1
Views: 969

BlobStream and codepage problem

Hello, I have a problem with a BlobSteream. Environment is: Debian Linux (Etch), FPC 2.0.4, Lazarus 0.9.20 and ZeosLib 6.6.1 (stable). The purpose is to store files in a blob field a table. The code below worked perfectly with any type of files. Also the size of the files was no problem. -If we pay ...
by piper62
07.12.2007, 18:38
Forum: Off Topic
Topic: Developer Conference
Replies: 5
Views: 20430

Hi to all again, I knew it will be difficult because a good running OpenSource project has often a worldwide community. But anyway if there's interest also in something like an online conference, please give me a sign here. The time for planning and preparation will need approx. 1 year anyway. I sug...
by piper62
04.12.2007, 02:48
Forum: Off Topic
Topic: Developer Conference
Replies: 5
Views: 20430

Developer Conference

Hi to everybody! I would like to know if some of the ZeosLib users might be interested in a developer conference? If this is the case, I would try to organize something like this at my university in Ulm, Germany. Of course the conference language would be english and I would need some support of vol...
by piper62
04.12.2007, 01:34
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Failed build on FPC 2.2 and Lazarus 0.9.24
Replies: 6
Views: 2052

Yes! That's it.
Only one wish left: Can you please provide the hash code information for the trunk versions too?

Tibor
by piper62
28.11.2007, 00:45
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Need Zeos consultant for How to's
Replies: 15
Views: 4072

Hi Gina, regarding last_insert_id in MySQL5: ----------------------------------------------------------------------------------------- // made an insert statement just before this... ZQuery1.SQL.Clear; ZQuery1.SQL.Add('select last_insert_id() as last_id'); ZQuery1.Open; label1.caption:=ZQuery1.Field...
by piper62
26.11.2007, 18:49
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Failed build on FPC 2.2 Lazarus 0.9.24
Replies: 1
Views: 1085

Hi,
which OS are you using? Did you read my entries?

Tibor
by piper62
26.11.2007, 18:46
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Need Zeos consultant for How to's
Replies: 15
Views: 4072

Hi Gina, what happens? do they loose the DB connection or is it network problem? There are settings on the MySQL server side where you can influence the timeout handling of a connection/session. If that is not the reason I would try to figure out under what kind of conditions that happens. Our users...
by piper62
26.11.2007, 03:29
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: How make rollback?
Replies: 8
Views: 16522

Hi, I don't work with Firebird. We use MySQL but my tip is to send SQL commands over an ZQuery to the database. Then you can directly start a transcation execute your comands/modifications on the database and after that you can decide if you would like to send a "COMMIT;" or a "ROLLBA...
by piper62
26.11.2007, 03:25
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Need Zeos consultant for How to's
Replies: 15
Views: 4072

Hi Gina, I suggest that you just post your questions here. I'm sure that there'll be somebody to help you. Shortly I can say that we avoid to make cached updates. So we switch this functionality off. My way is here to leave this responsibility on the side of the system which is designed for that: th...
by piper62
25.11.2007, 03:28
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Failed build on FPC 2.2 and Lazarus 0.9.24
Replies: 6
Views: 2052

Hi Mark, I don't know if you can use it in an ant script but under linux and under MS-Windows the program is called "md5sum" usage like this: commandline: "md5sum ZEOSLIB_TRUNK_REV310.zip" result: "a8c1fd89eeef7f3c7c8c899285d94dc9 ZEOSLIB_TRUNK_REV310.zip" the first par...