Common Tables in Your Databases

Posts   
 
    
Chombatta
User
Posts: 21
Joined: 12-Aug-2008
# Posted on: 14-Aug-2008 21:07:07   

-

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 15-Aug-2008 05:56:13   

Chombatta wrote:

(User management) - User - Role - UserInRole - Profile

  • HealthMonitor (for logging errors and exceptions)

  • Record (related to each table for record management I wish to keep track of with fields like LastUpdatedBy, DateLastUpdated, Status, etc.)

Hi Chombatta, have you tried Auditing?

It would be nice to know what kind of tables frequently end up in your databases.

Unclear to me disappointed

David Elizondo | LLBLGen Support Team
Chombatta
User
Posts: 21
Joined: 12-Aug-2008
# Posted on: 16-Aug-2008 11:04:58   

-

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 18-Aug-2008 11:17:47   

User, Role UserRole & Profile are the common tablkes here too.

That's why I've been using ASP.NET 2.0's Membership, Roles, and Profile framework