Hello together,
could someone help me out with directions on that topic? My MySQL server runs on Ubuntu 12.4. The only way I know to connect and access the database local on the server machine is using PHP. To use the PHP I have to load some page in a browser, which would not be the high performance way...
Is there another way for local access to the database tables and fields, and perform standard read/write operations thereon without using PHP and browser? How about some sort of scripting language? Or just C++??
Thanks
Bookmarks