mysql table problem
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am getting this error when tring to access my page hosted on fast hosts; ERROR [42S02] [MySQL][ODBC 3.51 Driver][mysqld-4.1.11-standard]Table 'touchofglass.products' doesn't exist Now I have changed the products table to 'products' so that the table name is correct but it comes back with the error; ERROR [42S02] [MySQL][ODBC 3.51 Driver][mysqld-4.1.11-standard]Table 'touchofglass.Products' doesn't exist WOW, any body have any ideas on this, coz this one has completly thrown me! I know that tables in MYSQL are case sensitive, but i cant think of anything else to try? Cheers in advance Stu