Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Basic question about permissions and access


Message #1 by Jefferis Peterson <jefferis@p...> on Thu, 03 Oct 2002 09:22:40 -0400
In setting my connection files, you have owner all, read/write, and read
only permissions. 

When running queries from the browser page, e.g., you authorize the
privileges based upon your connection config.

So you can run view contents queries from read only, but what if you are
creating temporary tables as a function of a web request or the user is
putting information into a form for membership or password registration,
e.g., what type of permissions do you need to give?


And say you want to control the query for a user with password access to
alter or upload data, do you need to keep  a session active with a  session
table, e.g., to keep them logged in?


Jeff


~~~~~~~~~~~~
Jefferis Peterson, Pres.
Web Design and Marketing
http://www.PetersonSales.net
Tel .  xxx-xxx-xxxx
ICQ 19112253

http://www.Slippery-Rock.com - 7,000 hits per year


  Return to Index