[patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
Moderators: gto, EgonHugeist, olehs
[patch_done] Delphi 2010 + ZEOS 7.0.0 + MySQL + cxGrid
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.
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
Спасибо!
http://zeos.firmos.at/viewtopic.php?t=3427
Thank you!
Проблема решена... Решил скачав отсюда обновленный ZEOS http://zeos.firmos.at/viewtopic.php?t=3427
Спасибо!
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
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
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/
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/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
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
[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/
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/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
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/
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/
Code: Select all
I use to import the dbForge for MySQL ... Password 000 ... The table is taken from a screenshot of the error ...
Reduce the length of the columns in the database and check the charset
Lazarus 1.0.8 fpc 2.6.0
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...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
If you discover a small number of records that are no errors. And no matter how many fields...