Search found 71 matches

by mrLion
12.08.2012, 19:59
Forum: ZeosLib 7.0 Beta Forum
Topic: I Search ZeosLib C++Builder user
Replies: 13
Views: 2194

Re: I Search ZeosLib C++Builder user

merovingio wrote: I have more difficult to recompile Zeoslib under C++Builder .
NO any problem.
by mrLion
12.08.2012, 19:57
Forum: ZeosLib 7.0 Beta Forum
Topic: I Search ZeosLib C++Builder user
Replies: 13
Views: 2194

merovingio, i am.
by mrLion
09.07.2012, 16:37
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

EgonHugeist, great thanks for the quick implementation of support for RUS + UTF8 + FireBird 2.5. and other hindrances to my wacky functionality ZEOS!!!
:))
by mrLion
16.05.2012, 18:21
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Michael,
Your reported problem of maleformed strings should be gone.
i`m try testing. tomorrow. and then report to you. 1-2 days later.... or, may be 1 week later. :sorry:
by mrLion
14.05.2012, 20:55
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Michael do i understand you right the Param :not is not detected as Param and is used as KeyWord? may be yes, may be no. if ":not" change to ":nt" - no errors on runtime. Is there some other explanation of what? The impression that the treatment of the internal parser, before se...
by mrLion
14.05.2012, 17:20
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Michael problem with plg_db->q1->SQL->Add("update trwrk set tr_name=:nam, tr_note=:not, tr_num=:num where tr_code=:cod"); is detected. the problem is likely in the parser, which takes the parameter ":not" like ":" and NOT keyword. if it is perceived as a mistake, it wo...
by mrLion
12.05.2012, 19:36
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

EgonHugeist , i`m Ivan. :) If the encoding me everything understand is how to deal with the first error, when adding a simple query error crashes with an invalid character after the ":" if I do not deny my inner translator from English, I realized that the correction of these errors cause...
by mrLion
12.05.2012, 16:25
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

ism, да дело в зеосе. я ж говорю, что IBX пашет на ура. Вот только мне нужен именно зеос, поскольку программа должна динамически переключаться между 2 базами постгре и файбирдом.
by mrLion
12.05.2012, 16:14
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Michael i`m using firebird 2.5 with DB in utf-8 codepage. IDE - RAD Studio C++ Builder XE2 upd 4 plg_db - is plugin, q1 - dynamic created TZQuery inside plugin, connected to TZConnection source file encoded - win1251 all field in table VARCHAR 255, except tr_note - BLOB SUBTYPE TEXT TZConnection pr...
by mrLion
11.05.2012, 17:39
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

success or again problems? problems again. In FireBird simple query rise idiotic mistake - an indefinite character after the ":". the query: update tbl set fld1 =: par1, fld2 =: par2, fld3 =: par3 where fld4 =: par4 error in the function ... SQL-> Add ("...."); the source file e...
by mrLion
04.05.2012, 20:26
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

EgonHugeist, later.... no time today and on this week. no offense, but after May 9! :)
by mrLion
03.05.2012, 20:02
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Michael
short, intelligible and understandable explanation. Thanks, I'll try.
Ivan
by mrLion
03.05.2012, 18:20
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

Did you use !!! TZConnection-PreprepareSQL = True !!! no. hmmm... i`m try it. later. Btw. If you use the PreprepareSQL-Mode then be sure your whole project is cleaned from SQL := UTF8Encode('.....'); Or switch this mode on or off at runtime. I do not understand. 1 - I have to fill in all the SQL qu...
by mrLion
03.05.2012, 16:47
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

EgonHugeist , this is not the XE! You can just define the array size is not in the 32 kb and 64 kb. I do not know English so well, I'm sorry, so do not quite understand what you're offering me, probably, to participate in the testing of its branches? if so, to report that I tried your version found...
by mrLion
02.05.2012, 18:51
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82033

EgonHugeist , Do you really need such big/count of varchar-fields? hi-hi you can not even imagine how sometimes subverted. For all that the use of the cursor with long fields does not mean that these fields are stored in one table. Just the customer believes that it is necessary that way! And have ...