D
deepakapte06
Guest
hello
these problems are bugging me for some time now.
1] when i log on to myphpadmin, i am only able to see the databases created using the webAdmin only. All thought many more databases exist on the server, i cannot search and include these other databases that i have created using php queries.
i can use the show databases query, and fire other queries with ease on phpmyadmin.
2] also the query takes the single visible database and uses it by default to fire the queries. i have to add a use <DB_NAME> query each time as a prerequisite to use the desired database.
Waiting for quick response!
Thanks
Deepak
these problems are bugging me for some time now.
1] when i log on to myphpadmin, i am only able to see the databases created using the webAdmin only. All thought many more databases exist on the server, i cannot search and include these other databases that i have created using php queries.
i can use the show databases query, and fire other queries with ease on phpmyadmin.
2] also the query takes the single visible database and uses it by default to fire the queries. i have to add a use <DB_NAME> query each time as a prerequisite to use the desired database.
Waiting for quick response!
Thanks
Deepak