So i'm a MS-SQL Server guy but i have to do some work on a LAMP system...and i want a GUI for my database but the client doesnt want to install phpmyadmin because of some security vulnerabilities he's worried about.
What i don't get is why can't I find a client-based application i can install on MY system which connects to the remote database? Like Toad for Oracle or Query Analyzer/Client Tools for SQL server? From what i understand, phpmyadmin is a web-based GUI that you install on the SERVER. Isn't there a client side tool for this?
What i don't get is why can't I find a client-based application i can install on MY system which connects to the remote database? Like Toad for Oracle or Query Analyzer/Client Tools for SQL server? From what i understand, phpmyadmin is a web-based GUI that you install on the SERVER. Isn't there a client side tool for this?