Search found 7 matches

by dseichter
14.11.2006, 16:39
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: SVN connection error
Replies: 3
Views: 778

Hello Mark,

is used svn://www.firmos.at/zeos/trunk
I am able to resolv the ipaddress, but unable to ping.

Daniel
by dseichter
14.11.2006, 15:43
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: SVN connection error
Replies: 3
Views: 778

SVN connection error

Hello,

I wanted to connect to the svn-Host www.firmos.at like it is described in the tutorial, but I am not able to connect.
All ports was opened, so now firewall rule was able to disturb the connection.

Is there another host?

Thank

Daniel
by dseichter
14.11.2006, 13:07
Forum: Bug Reports
Topic: [bug_fixed] ERangeError after FormCreate
Replies: 5
Views: 3782

Thank you for your answer. I will take a look to this tutorial, so maybe I can test the newest build to determine the problems within my other thread about M$ Access.
by dseichter
13.11.2006, 17:00
Forum: Bug Reports
Topic: [bug_fixed] ERangeError after FormCreate
Replies: 5
Views: 3782

btw, is there a chance to find the SVN Trunk version package? Maybe my other error has already been fixed there?
by dseichter
13.11.2006, 16:29
Forum: Bug Reports
Topic: [bug_fixed] ERangeError after FormCreate
Replies: 5
Views: 3782

Hello Mark,

thank you for the line of code. Now it works fine and the ERangeError not happened again.

Daniel
by dseichter
13.11.2006, 14:52
Forum: Bug Reports
Topic: EOutOfMemory in ZAbstractRODataset
Replies: 0
Views: 2387

EOutOfMemory in ZAbstractRODataset

Hello,

I am using the ZConnection for postgreSQL (Client-Server-Application) and Access (for Client-Only).
If I set up to use Access, everytime I got the EOutOfMemory Error as soon as I want to open a new TForm.
Is there a solution for this?

Thanks

Daniel
by dseichter
13.11.2006, 14:40
Forum: Bug Reports
Topic: [bug_fixed] ERangeError after FormCreate
Replies: 5
Views: 3782

[bug_fixed] ERangeError after FormCreate

Hello, after I updated my BDS2006 from zeos 6.5.1 to 6.60beta I everytime receive an ERangeError, after the CreateForm procedure of the mainform was executed. The only debug info I am able to understand was the function TZPostgreSQL8PlainDriver.DecodeBYTEA(value: string): string; var decoded,dest:pc...