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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Read-Only Connection to mySQL database

Status
Not open for further replies.

softwareguy2

Technical User
Apr 2, 2002
11
US
I am using PHP and mySql and was wondering if there is a way to create a read-only connection. I have checkd out the help sites for both, and have not come across anything, was wondering if anyone could lend a hand.
thanks in advance
 
create a user account in mysql and grant only select privledges to that user. then use that users connection to query the Db

Bastien

Any one have a techie job in Toronto, I need to work...being laid off sucks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top