MySQL Forums
Forum List  »  Newbie

MySQL remote access
Posted by: Jack LUNN
Date: July 19, 2014 03:20AM

This is mostly about setting up remote access with MySQL.
I'm new to MySQL but I know a bit about 'C' and msAccess.

I want to create MySQL database on a server (Microsoft Windows Server 2012) and I will manipulate it with C++ front ends from LAN PCs (all running Win7) and I also need internet access.

I have installed MySQL on my local PC and have copied some C++ code to open a database - all good using localhost/3306.

I'm currently going round in circles trying to set up remote access to MySQL databases.
I have looked at ...
modify ini files
using different ip addresses
granting privileges
etc.
but I feel like I'm being 'sucked into a quagmire of confusion'

I really need a step by step guide to accessing my local databases from networked PCs and over the internet.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
MySQL remote access
July 19, 2014 03:20AM
July 20, 2014 05:16AM
July 20, 2014 09:09AM
July 22, 2014 02:13AM
July 22, 2014 11:15AM
July 22, 2014 09:23AM
July 23, 2014 04:05AM
July 20, 2014 11:49AM
July 20, 2014 10:42PM
July 20, 2014 11:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.