I have few tables in the database. When I run a query on those tables in my localhost, it works fine. I can get all the results from all tables but when I run the same query on my isp's server, it shows only numbers like 2, 7, 8 etc of records that met the criteria and it doesn't show data from records...it just shows that number of recods of each category.
I can see only this info on the phpmyadmin window.......
Code: Select all
Welcome to phpMyAdmin 2.6.0-pl3
MySQL 3.23.58 running on localhost as username@localhostCode: Select all
Error
The additional Features for working with linked Tables have been
deactivated. To find out why click here.Thanks