Page 1 of 1

weird database problem

Posted: Sat Feb 03, 2007 6:05 am
by paul_20k
Hi

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@localhost
At the bottom of this window on this page, it shows

Code: Select all

Error 
The additional Features for working with linked Tables have been 
deactivated. To find out why click here.
Can you please give me hint as where to look for the solution As a newbie, I have no idea where I can find solution to this problem.

Thanks

Posted: Sat Feb 03, 2007 7:05 am
by mikeq
http://www.google.co.uk/search?client=f ... gle+Search

This is to do with server configuration, nothing to do with MySQL or PHP.