Search found 62 matches

by DoctorZLO
04.06.2012, 07:50
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

that's a good choise but i don't know if they will help us. I've uploaded one patch for a missing null-byte reservation but that patch will not solve your problem, i think. Rev. 1346 Today tested the 1359 version ... An error has remained ... Do you have the same trouble if you use the normal DBGri...
by DoctorZLO
02.06.2012, 12:37
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

asked a question on the forum Dev Express here: http://www.devexpress.com/Support/Cente ... 44e3ff688c

Let's see what they answer ...

maintenance errors that will come out Delphi
by DoctorZLO
02.06.2012, 12:03
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

I can try, but I can not promise anything ... I do not know the structure of the components ... If you say you have to start from, and where some may be a bug then I will try ... And one more problem ... An error occurs during the design ... At a time when I try to create fields in the component cxG...
by DoctorZLO
01.06.2012, 23:07
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

EgonHugeist wrote:Oh i'm sorry. Check the TZByteArray and grow the memory up.

The TZRowBuffer was wrong here..

Michael
Did you say ... Increased memory ...

Image

Now this error:

Image
by DoctorZLO
01.06.2012, 13:05
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

Record TZRowBuffer = array [0 .. 64KB] of everyday life is not ... Here is what I found: {** Defines a header for row buffer. } TZRowBuffer = packed record Index: Integer; UpdateType: TZRowUpdateType; BookmarkFlag: Byte; Columns: TZByteArray; end; PZRowBuffer = ^TZRowBuffer; ************************...
by DoctorZLO
01.06.2012, 12:47
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

Ok! I take a look and tell you!
by DoctorZLO
01.06.2012, 08:29
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

on Delphi 2007 everything works!
by DoctorZLO
31.05.2012, 12:39
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

DoctorZLO , I can't understand you here. And i can't test the issue by my selves. I do not use the cx-components. Normaly that should work, but i don't know how this components behave or how they use the allocated memory.. I've downloaded your access files but i cast use them because my system defa...
by DoctorZLO
31.05.2012, 12:31
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

Here lay out a script with the database is still out error when trying to create all the columns ... Encoding сp1251 ... http://www.imageup.ru/img291/thumb/01957639.jpg http://www.imageup.ru/img291/thumb/02957641.jpg At Delphi XE too causing the error but it complains the file rtl150.bpl MyDAC error...
by DoctorZLO
31.05.2012, 06:03
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

После дополнительного анализа, оказалось что все поля с типом VARCHAR вызывают ошибки... Кодировка у них стоит utf8 сейчас попробую переконвертировать данные в cp1251... Результат сообщу....
by DoctorZLO
28.05.2012, 16:23
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

EgonHugeist wrote:Ms Access and import in result mess
Reduce the length of the columns in the database and check the charset
After importing the Russian words do not appear in the dbForge ... But zeos their displays ... Encoding utf8 ... Do you import with errors or what?
by DoctorZLO
28.05.2012, 16:20
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

EgonHugeist wrote:Does this exception also happen on runtime?
In runtime another error ... Tomorrow will lay out the screenshots ...
by DoctorZLO
28.05.2012, 16:10
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

DoctorZLO , [s]which engine do you use here?[/s] That was a stupid question. Can you remove the fields step by step and find out which one is the troublemaker? Michael I'm trying to open all records at once ... I tried to delete the field but it turned out that you can open any of up to 10 pieces.....
by DoctorZLO
25.05.2012, 11:05
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

MemTableEh gives the same error!
by DoctorZLO
25.05.2012, 04:14
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Replies: 49
Views: 7307

I use to import the dbForge for MySQL ... Password 000 ... The table is taken from a screenshot of the error ...