Problem with UseQuoteChar parameter and TSQLStoredProc
Posted: Fri 27 Jun 2008 12:44
I use Delphi 2005, and the newest dbExpress driver.
My problem, when I turn on the UseQuoteChar property, the TSQLStoredProc component send the procedure name in double Quote.
e.g.
'"procedure_name"'
I must disconnect, change param, connect again to solve this problem.
My problem, when I turn on the UseQuoteChar property, the TSQLStoredProc component send the procedure name in double Quote.
e.g.
'"procedure_name"'
I must disconnect, change param, connect again to solve this problem.