Search found 5 matches

by RoBman79
01.06.2009, 15:53
Forum: 6.6 - stable
Topic: EStackOverflow
Replies: 3
Views: 443

Problem solved! (I'll write more later, thx.)
by RoBman79
01.06.2009, 11:53
Forum: 6.6 - stable
Topic: EStackOverflow
Replies: 3
Views: 443

But even when I have only three lines of code, I get EStackOverflow error.
ZTable1->TableName="kontakty";
ZConnection1->Connect();
ZTable1->Active=true;
Do you see any fault here?
by RoBman79
31.05.2009, 23:31
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: While compiling a program in bcb6..
Replies: 4
Views: 3111

I found it, thanks.
by RoBman79
31.05.2009, 23:29
Forum: 6.6 - stable
Topic: EStackOverflow
Replies: 3
Views: 443

EStackOverflow

Hi! I'm connected to MySQL database via ZeosLib 6.6.5 and BCB6 gives me this error , when I click on DBGrid. I tried to find reason, but unsuccessfully. If there is someone who wants to help me, you can download my project here and my MySQL table as SQL Dump here . It's only few lines of code. Any i...
by RoBman79
30.05.2009, 13:27
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: While compiling a program in bcb6..
Replies: 4
Views: 3111

Hi, I have this problem too. I use C++ Builder 6 and I have compiled Zeoslib by following this instructions, but there is no *.h or *.hpp files.

Can you help me please?

EDIT: I have 6.6.5 stable version.