If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL View

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-09, 13:06
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
MySQL View

on MySQL 4.1.13,
I need a view like capability to allow users to see a table, but disallow one or two fields based upon permissions. Is there a way to do it in this version of MySQL?
Reply With Quote
  #2 (permalink)  
Old 11-20-09, 13:54
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
Views are supported in version 5.
Reply With Quote
  #3 (permalink)  
Old 11-21-09, 11:44
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
OK. Is there no way to do what I asked in 4.1?

Is there no other way to limit access of a field of a table in 4.1?
Reply With Quote
  #4 (permalink)  
Old 11-21-09, 12:27
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
Quote:
Originally Posted by sstory View Post
Is there no other way to limit access of a field of a table in 4.1?
the answer is no
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #5 (permalink)  
Old 11-23-09, 09:29
sstory sstory is offline
Registered User
 
Join Date: Nov 2009
Posts: 7
Thanks! I was afraid of that.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On