Care to elaborate? Jeff Shipman E-Mail: [EMAIL PROTECTED] Systems Programmer Phone: (505) 835-5748 NMIMT Computer Center http://www.nmt.edu/~jeff
On Thu, 21 Feb 2002 [EMAIL PROTECTED] wrote: } From: Jeff Shipman - SysProg <[EMAIL PROTECTED]> } > } > I'm using Oracle and some columns of some } > tables should be viewable to some users while } > other columns of the same table are viewable. } > I would have to write out a billion different } > queries, different ones for each access } > level to do this. Kinda infeasible, IMO espcially } > since our queries may change often depending } > on new features we add to the software. } > } > Jeff Shipman E-Mail: [EMAIL PROTECTED] } > Systems Programmer Phone: (505) 835-5748 } > NMIMT Computer Center http://www.nmt.edu/~jeff } > } > On Thu, 21 Feb 2002 [EMAIL PROTECTED] wrote: } > } } > } Can't you make the database itself able to enforce user access } > } to certain databases? I think Postgresql can do this. } } That's what shell scripts are for. } } Ron Steinke } _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
