View Single Post
  #2  
Old 10-06-2009, 06:03 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Looks like you are trying to access a table called "sql" in your current database "peq". mySQL is telling you that the table does not exist.

Maybe you could post the sql you are trying to execute.
Reply With Quote