If I use the syntax "DROP TABLE tablename" everything is good, except of course 
I get a "no such table" error if the table does not exist.  However, if I use 
the syntax "DROP TABLE IF EXISTS tablename", then I get the following error: 
'near "EXISTS": syntax error'.  Anyone have a thought as to what's going on?  
Is this a known issue?

--
Eric Pankoke
Founder / Lead Developer
Point Of Light Software
http://www.polsoftware.com/

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to