User mangement for a database applicaiton
From: Prakash K Reddy (itbanarly@simbaonline.net)
Date: 05/04/02
- Next message: Andrew John: "Re: Questions about WITH ENCRYPTION"
- Previous message: Kevin McDonnell [MS]: "RE: Web site - SQL Server 7.0 users and integrated security"
- Next in thread: lindawie: "Re: User mangement for a database applicaiton"
- Reply: lindawie: "Re: User mangement for a database applicaiton"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Prakash K Reddy" <itbanarly@simbaonline.net> Date: Sat, 4 May 2002 11:57:46 +0100
Hi Guys,
I am planning for a database application using VB 6 and SQL SERVER 2000.I
have a problem with me. How to mange the security . w.r.t to User access to
the database.I find that there is no requirement of creating users in the
database,since no user has the knowledge of writing sql’s.So what I am
thinking is to restrict the user thru vb code.That is by making the
particular menu visible or not visible according to the user id and
password.I will create a table in the databse which will hold the different
menus with a row for different operations like editing,creating,updating,
etcc..
Will this work
Any other suggestions
Regds
Prakash
- Next message: Andrew John: "Re: Questions about WITH ENCRYPTION"
- Previous message: Kevin McDonnell [MS]: "RE: Web site - SQL Server 7.0 users and integrated security"
- Next in thread: lindawie: "Re: User mangement for a database applicaiton"
- Reply: lindawie: "Re: User mangement for a database applicaiton"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|