RE: mysql question

2003-01-23 Thread Joe Palladino
A grant statement only works on one table at a time. You can link statements together though, such as Grant SELECT ON table to jsmith; Grant SELECT ON table2 to jsmith; They are separate statements can be put together in one file and run together. -- Joe -Original Message- From:

RE: mysql password encryption

2003-01-23 Thread Joe Palladino
Are the databases under the same database engine instance? If they are its not a problem as the password is the system table users and you can grant access for that user to various databases in the system table database. To use the encrypted password field, use the password('password') function

RE: a javscript in perl

2003-01-19 Thread Joe Palladino
Have you tried build the JavaScript dynamically in the perl code? -- Joe -Original Message- From: koudjo ametepe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 5:08 AM To: [EMAIL PROTECTED] Subject: a javscript in perl hello everybody , Thank you for yours answers that

NEWBIE: Apache and Apache Cookie Module missing?

2002-11-24 Thread Joe Palladino
everything right. Can someone point me in the right direction? Thank you, Joe Palladino --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.422 / Virus Database: 237 - Release Date: 11/20/2002