trying to query in an item from another database
Im trying to import a query for an item from my friends database into mine. I copy the query into my Mysql command line and press enter then i get the following error "sql error: table peq.sql query doesnt exist"
Any idea why this might be happening? |
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. |
oh i figured it out. I was trying to source into sql query but i needed to change it to source into items. Stupid error.
|
All times are GMT -4. The time now is 10:54 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.