Re: Restricted access to Mysql through a CGI script

2001-02-14 Thread G. Adam Stanislav
At 20:41 14-02-2001 -0500, sachin shetty wrote: >Hello > >I am accessing a mysql database through a CGI script , but wouldnt like to >give the passwords in the script. Your web account probably contains two types of directories: Those accessible via the web and those that are not. As a rule, you

RE: Restricted access to Mysql through a CGI script

2001-02-14 Thread James R. Butzen
your_user_name@localhost; Thanks, James R. Butzen NEBIS Tech http://www.nebis.com -Original Message- From: sachin shetty [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 5:41 PM To: [EMAIL PROTECTED] Subject: Restricted access to Mysql through a CGI script Hello I am accessing a

Restricted access to Mysql through a CGI script

2001-02-14 Thread sachin shetty
Hello I am accessing a mysql database through a CGI script , but wouldnt like to give the passwords in the script.The functionality involves restricting access to tables in the database for different users.Is there a way through which restricted view to the tables can be given via a configuration