Hi!

How do check if a certain table exists? I have to know if
the table exists and then make a query in that
table. I mean to use it in a function so the SHOW TABLES
is not an option...

I have tried the "sysobjects" solution but it comes back with:

table 'lve.sysobjects' doesn't exist.

Thanks for reading,

/Bo


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to