[patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

[patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid

Post by DoctorZLO »

I am using ZEOS 7.0.0 + CXGrid (Dev express). After opening the table cursor go on last record! Cursor must be on first record.
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

Problem solved ... Decided to download an update from here ZEOS
http://zeos.firmos.at/viewtopic.php?t=3427
Thank you!

Проблема решена... Решил скачав отсюда обновленный ZEOS http://zeos.firmos.at/viewtopic.php?t=3427
Спасибо!
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Thank you for testing my branch. I'm hopefully we're more stable there. Also i want to inform you that i plan to remove some defines and the ClientCodepageOptions-property. The project-manager has to confirm that. So don't worry after updating your sorces if Delphi warns you that this property isn't aviable anymore.

I posted it in the Egonhugeist-thread..

best regards,

EgonHugeist
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

I have another problem with the component ... :( CxGrid not want to work if you need to display a lot of records in more than 10 fields! MyDAC works fine ... I'll try to show a picture ...

Image

Component Version: 1314
Delphi 2010, MySQL 5.5


on Delphi 7 everything works!
ism
Zeos Test Team
Zeos Test Team
Posts: 202
Joined: 02.10.2010, 20:48

Post by ism »

Field types is correct in Grid and Dataset ?
Give text dump or schema problem table
Lazarus 1.0.8 fpc 2.6.0
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

ism wrote:Field types is correct in Grid and Dataset ?
Give text dump or schema problem table
File BD Part 1
You do not have the required permissions to view the files attached to this post.
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

File BD Part 2
You do not have the required permissions to view the files attached to this post.
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

File BD Part 3
You do not have the required permissions to view the files attached to this post.
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

I use to import the dbForge for MySQL ... Password 000 ... The table is taken from a screenshot of the error ...
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

MemTableEh gives the same error!
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

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
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Does this exception also happen on runtime?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
ism
Zeos Test Team
Zeos Test Team
Posts: 202
Joined: 02.10.2010, 20:48

Post by ism »

Code: Select all

I use to import the dbForge for MySQL ... Password 000 ... The table is taken from a screenshot of the error ...
Ms Access and import in result mess
Reduce the length of the columns in the database and check the charset
Lazarus 1.0.8 fpc 2.6.0
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

EgonHugeist wrote: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...

If you discover a small number of records that are no errors. And no matter how many fields...
DoctorZLO
Senior Boarder
Senior Boarder
Posts: 62
Joined: 12.03.2012, 17:26

Post by DoctorZLO »

EgonHugeist wrote:Does this exception also happen on runtime?
In runtime another error ... Tomorrow will lay out the screenshots ...
Locked