Table doesn't exist
CS3 on a Macbook Pro
MAMP
SQL database with 15 fields and 124 records that was imported from a csv
I have connected my database to dreamweaver successfully, but when i right click on the table of the database to view data, it produces an error stating the the table doesn't exist. It does. I can view the table through phpmyadmin and there are 124 records.
I created a test table within the same data base and filled it with data, and I was able to see the data in Dreamweaver. I don't know why one table will 'exist' and the other one 'doesn't exist.'
thank you.
