On Open Error Handling?
On Open Error Handling?
I need to know if, and how it is possible to handle errors when a TMSQuery on a server recieves bad sql to open from a client. Right now, i'm seeing error handlers for every sql statement but selects, and those are the ones i really need. Thanks