Back to the month index |
Back to the list index
|
Christian Hamel (christianhamel@videotron.ca)
Tue, 13 Apr 1999 17:52:24 -0400
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: David J. Hughes: "Re: Lite and sendmail"
- Previous message: Fernando Maior: "Re: Backup"
Date: Tue, 13 Apr 1999 17:52:24 -0400 From: Christian Hamel <christianhamel@videotron.ca> Subject: permission denied accessing a database. Message-id: <001001be85f7$ea20ff80$a4ddfdcf@videotron.ca>Hi.
I have an account on a web hosting server. I have access to an mSQL database. I've ask to the operator to create a database for me; he did. If I issue the command relshow, I see 3 different database. I can access 2 of them with the command line msql -h host database-name but I can't access mine this way, it gives me the error "Access to database Denied" BUT if I try accessing it via the command msql database-name, I can without any problems. But if I try to access to my database via a C program or a java program I always get a permission denied, so I guess there's a permission problem somewhere but I can't figure out where. Any help would be appreciated since my web hoster doesnt provides any support at all...
Tanx a lot for helping.
- Next message: David J. Hughes: "Re: Lite and sendmail"
- Previous message: Fernando Maior: "Re: Backup"