SQL Error
Posted: Fri 22 Jan 2010 12:34
Hello,
I use a TUniQuery component and assign a sql select statement to the UniQuery.SQL property. So far so good, but what if the sql statement is wrong, is there an exception thrown (if yes how can I get the error message?) or is there an event to handle? I want to avoid that a default dialog appears...
Thanks in advance!
I use a TUniQuery component and assign a sql select statement to the UniQuery.SQL property. So far so good, but what if the sql statement is wrong, is there an exception thrown (if yes how can I get the error message?) or is there an event to handle? I want to avoid that a default dialog appears...
Thanks in advance!