dbTalk Databases Forums  

Would Appreciate Some Table Schema Guidance...

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Would Appreciate Some Table Schema Guidance... in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pbd22
 
Posts: n/a

Default Would Appreciate Some Table Schema Guidance... - 02-23-2010 , 07:21 PM






Hi.

I don't really have a problem per se but since I am not a 24/7 DB
developer I'd appreciate an experienced set of eyes to provide some
feedback (and help me avoid future problems).

I am getting under way with designing a new MS SQL DB architecture
that uses the ASPNETDB for membership, profiling, and roles.

I am new to the ASPNETDB and, after some experimenting, decided to
extend the profiling features so I could more clearly
identify my custom data. An example of the schema is here:

<a href="http://s103.photobucket.com/albums/m156/pbd22/?
action=view&current=schema.jpg" target="_blank"><img src="http://
i103.photobucket.com/albums/m156/pbd22/schema.jpg" border="0"
alt="Photobucket"></a>

The "problem" is that I am finding myself dump all my custom data in
the ProfileData table and wonder if this is going to cause problems
down the road.

Could somebody take a look at what I have thus far and advise as to
what other tables would be wise to include at this point (assuming
generic features of a social networking web site that allows users to
establish an account, create a profile, add / remove friends, add /
remove applications, and so on... ). Maybe some of the columns I have
in ProfileData should be in separate tables? Also, any other design
advice based on what I already have is also welcome.

Thanks, much appreciated.

Reply With Quote
  #2  
Old   
pbd22
 
Posts: n/a

Default Re: Would Appreciate Some Table Schema Guidance... - 02-23-2010 , 07:25 PM






On Feb 23, 4:21*pm, pbd22 <dush... (AT) gmail (DOT) com> wrote:
Quote:
Hi.

I don't really have a problem per se but since I am not a 24/7 DB
developer I'd appreciate an experienced set of eyes to provide some
feedback (and help me avoid future problems).

I am getting under way with designing a new MS SQL DB architecture
that uses the ASPNETDB for membership, profiling, and roles.

I am new to the ASPNETDB and, after some experimenting, decided to
extend the profiling features so I could more clearly
identify my custom data. An example of the schema is here:

a href="http://s103.photobucket.com/albums/m156/pbd22/?
action=view&current=schema.jpg" target="_blank"><img src="http://
i103.photobucket.com/albums/m156/pbd22/schema.jpg" border="0"
alt="Photobucket"></a

The "problem" is that I am finding myself dump all my custom data in
the ProfileData table and wonder if this is going to cause problems
down the road.

Could somebody take a look at what I have thus far and advise as to
what other tables would be wise to include at this point (assuming
generic features of a social networking web site that allows users to
establish an account, create a profile, add / remove friends, add /
remove applications, and so on... ). Maybe some of the columns I have
in ProfileData should be in separate tables? Also, any other design
advice based on what I already have is also welcome.

Thanks, much appreciated.

My link really didn't go as planned... try this:

http://s103.photobucket.com/albums/m...ent=schema.jpg

or this:

http://i103.photobucket.com/albums/m...d22/schema.jpg

Thanks again.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.