Security related! Not possible to hide table structure. I couldn't find..... ?

2003-08-04 Thread QWERTY
Hello, Think that we have a database named DATABASE1, and table named TABLE1, and fields named FIELD1, FIELD1,FIELD2,FIELD3,FIELD4 You want to give a specific permission to a user named USER1 For ex, you give only SELECT permission to USER1 for FIELD1 and FIELD4 in TABLE1 and DATABASE1.

RE: Security related! Not possible to hide table structure. I couldn't find..... ?

2003-08-04 Thread Rudy Metzger
:47 To: [EMAIL PROTECTED] Subject: Security related! Not possible to hide table structure. I couldn't find. ? Hello, Think that we have a database named DATABASE1, and table named TABLE1, and fields named FIELD1, FIELD1,FIELD2,FIELD3,FIELD4 You want to give a specific permission

Re: Security related! Not possible to hide table structure. I couldn't find..... ?

2003-08-04 Thread Yves Goergen
PROTECTED] Gesendet: Montag, 4. August 2003 14:50 Betreff: RE: Security related! Not possible to hide table structure. I couldn't find. ? If you give access rights to a user on a DB, he will always be able to see the table structure. This is how it is implemented in MySQL (which does not mean that I