Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New problem

Status
Not open for further replies.

buzzt

Programmer
Oct 17, 2002
171
CA
How can I allow someone to access my mysql database from their website. I need them to be able to write information into my database, so how would I set up the account (the privileges)? It can't still be 'user'@'localhost' can it? Can I allow only 1 ip to access it?
 
But how would I set up the account? I mean, what would the connection string have to look like for their website to be writing to mine (they are not on the same server as I am)? How can localhost work if they are on a completely different server?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top