Wrox Programmer Forums
|
ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 23rd, 2014, 10:53 AM
Friend of Wrox
 
Join Date: Oct 2009
Posts: 341
Thanks: 14
Thanked 3 Times in 3 Posts
Default Database setup

Hello all,
I want to setup a db which is expected to grow in tables.
Now I have few points where I am confused about how to manage things.
1. Is it necessary to keep foreign keys in DB?
2. I prefer using ASPNET default db for any membership related works, but in this application there will be a super admin, then he will be creating different users and assign them role admins. Now these admins can log into system and have their own roles for their work setup. Some of them may contain same role name but should be identified by person who created them. It means how do I manage roles which will not affect roles of another admin in the default ASPNET db, roles may contain same name but identified by their admins.
3. Now admins can create their own users who will work under his work setup, logicaly / idealy there may be users with same name in different admins' work setup but if we talk about aspnet db then it does not allow to create users with same name, so please tell me how I can create users which may contain same username under different admins and it does not break db.
Please tell me how this can be handled within ASPNET DB., will I need to create my own DB structure for user related informations.
Expecting more reliable and concrete solution from asp.net gurus.
Thanks





Similar Threads
Thread Thread Starter Forum Replies Last Post
create setup and install application with mssql database on client system sophia WinForms/Console Application Design 0 July 7th, 2012 01:12 PM
Framework setup--SSIS_PDS database? RogerZebra BOOK: Microsoft SQL Server 2008 Integration Services Problem-Design-Solution 1 August 20th, 2011 04:29 AM
setup database connection include file in PHP crmpicco PHP Databases 2 September 30th, 2007 04:18 PM
while making setup how to include database(oracle) gaurav_chhabra_911 VB Databases Basics 0 April 28th, 2004 05:56 AM
asp.net E-commerce (setup the database) GoodJun Wrox Book Feedback 1 August 28th, 2003 04:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.