Hi,
I am trying to do the following:
I would like 3 websites to "pull" data of the same MySql database on a 4th website / remote server.
How can I get my 3 websites to connect to that database on the 4th server in order to retrieve and display data from it?
The 4 sites are not hosted on the same server, hence a full path to the MySql datatbase in the connection string is not an option.
I can't see a way around it.
Can you help?
Thanks a lot,
vinny