Re: Parsing SQL statements

2002-05-04 Thread Terrence Cox
t; <[EMAIL PROTECTED]> Date: Sat, 04 May 2002 16:36:33 +0300 To: [EMAIL PROTECTED] Subject: Re: Parsing SQL statements > Thanks for your reply. > I meant the second, to check the query whether it can be executed > succesfully. > Seems transactions are needed, is there any

Re: Parsing SQL statements

2002-05-04 Thread Terrence Cox
Just to make sure I understand you, you need to check the sql statements themselves for errors. Is this correct? Or, do you instead need to check that a query ran with success? Late on, BDKR - Original Message - From: "mustafa karabulut" <[EMAIL PROTECTED]> Date: Sat, 04 May 2002 12:4

RE: Parsing SQL statements

2002-05-04 Thread domi
It would be nice to know what You're actually trying to do... How do You want the get Your query back.. eh... "parsed"... ??? Or do You simply want to errocheck Your queries... ?? In this case You could run an "EXPLAIN " Query. And then check for errors if any... =d0Mi= DCS.net [EMAIL P