Computing.Net > Forums > Linux > MySQL Database Client Access

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

MySQL Database Client Access

Reply to Message Icon

Name: KBB
Date: September 21, 2004 at 18:03:48 Pacific
OS: Linux Redhat 9
CPU/Ram: pent4 1.6 Ghz
Comment:

I want to allow some users on my Linux 9.0 web server to access a MySQL database on my server via the internet. They must be able to create and update tables in the MySQL database. Does anyone know of a MySQL client application that can connect to a MySQL database on a Linux web server across the internet? Also, what configurations would be necessary for this to be done?

Thanks
KBB



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: September 22, 2004 at 02:49:10 Pacific
Reply:

Not sure if this is what you are after, but you can achieve that with either perl, php or some other scripting language and a little knowledge of SQL queries and HTML.


0

Response Number 2
Name: drsmartman
Date: September 26, 2004 at 08:52:42 Pacific
Reply:

You can use ODBC to access MySQL from a number of applications such as MS Access, MS Excel...you just need those users a.) to install the MyODBC driver for their system (Windows, Mac, Linux) and b.) make sure their user account has a host entry of % or a static IP address they are coming from. If these are coming accross the Internet, mind you that they are unencrypted. You may look into something like 'stunnel' to encrypt the communication depending on how sensitive the data is.

You can find a number of 'mysql gui client' on google. I haven't used many, but there seem to be a handful to choose from...

DrS


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: MySQL Database Client Access

Re-Install mysql database www.computing.net/answers/linux/reinstall-mysql-database/26370.html

os/400 client access www.computing.net/answers/linux/os400-client-access/14587.html

MySQL database setup help www.computing.net/answers/linux/mysql-database-setup-help/8988.html