September 24, 2008

How to connect to a mySQL database on a Linux machine from Windows terminals?

mysql
Einor S asked:


Im planning on a new setup for our office, a Linux server that will have the mySQL database, all other terminals have windows OS like WIn98, Win2000 and tey will need to access the database from the Linux server how to do it?

Tags: , ,

Filed under Computer Networking by administrator

Permalink Print

Comments on How to connect to a mySQL database on a Linux machine from Windows terminals?

September 25, 2008

Linux OS @ 6:16 pm

There are so many ways, but I’d recommend making your application web-based and server-side only and access via a web browser. Ancient, unsupported systems like Microsoft Windows 98 are barely able to function in todays world.

Go for a LAMP system.