How to determine the current user's rights
From: Bob Trabucco (bobt_at_ccc-soft.com)
Date: 11/08/04
- Next message: Miha Markic [MVP C#]: "Re: Dataview will not sort"
- Previous message: Raymond Lewallen: "Re: Dataview will not sort"
- Next in thread: Jim Hughes: "Re: How to determine the current user's rights"
- Reply: Jim Hughes: "Re: How to determine the current user's rights"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Nov 2004 14:56:14 -0500
Hi all,
My .NET application needs to know if the currently logged on user has rights
enough to create global tables, indexes, stored procedures, views, etc in
the current database.
The program runs through routines that create all these tables and we have
to make sure there is sufficient permission to create these items for all
users of the database to use.
Is there any defined stored procedures or views that returns that kind of
system information?
Thanks you!
Bob Trabucco
Coastal Computer Corporation
- Next message: Miha Markic [MVP C#]: "Re: Dataview will not sort"
- Previous message: Raymond Lewallen: "Re: Dataview will not sort"
- Next in thread: Jim Hughes: "Re: How to determine the current user's rights"
- Reply: Jim Hughes: "Re: How to determine the current user's rights"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|