Can you Create a variable on ZAbstractRODataset
type EZDatabaseErrorClass = class of EZDatabaseError;
var defaultEZDatabaseErrorClass:EZDatabaseErrorClass=EZDatabaseError;
on the exceptions defaultEZDatabaseError.Create instead of EZDatabaseError.Create.
So if we change the defaultEZDatabaseError variable it will trigger our exception if not it as the default one EZDatabaseError.
Then we can change the error Dialog (This is really usefull to interact with the users because they complain that the dont undestand select Field from Table ..............)
URGENT : Error ExceptionHandlers (User's complained )
Moderators: gto, cipto_kh, EgonHugeist, mdaems
URGENT : Error ExceptionHandlers (User's complained )
where's the code ..
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Sérgio,
Oleg is right. We can introduce you proposal. But i must admit there is a lot more todo in the background. So i propose you attach a patch file? Can you do this?
Oleg is right. We can introduce you proposal. But i must admit there is a lot more todo in the background. So i propose you attach a patch file? Can you do this?
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/