Click here to Skip to main content
15,910,083 members
Home / Discussions / Database
   

Database

 
GeneralRe: User Group Membership Pin
Mycroft Holmes19-Jan-12 13:00
professionalMycroft Holmes19-Jan-12 13:00 
GeneralRe: User Group Membership Pin
eddieangel19-Jan-12 14:30
eddieangel19-Jan-12 14:30 
GeneralRe: User Group Membership Pin
Mycroft Holmes19-Jan-12 14:40
professionalMycroft Holmes19-Jan-12 14:40 
GeneralRe: User Group Membership Pin
eddieangel20-Jan-12 6:16
eddieangel20-Jan-12 6:16 
GeneralRe: User Group Membership Pin
eddieangel20-Jan-12 6:51
eddieangel20-Jan-12 6:51 
GeneralRe: User Group Membership Pin
Jörgen Andersson21-Jan-12 1:43
professionalJörgen Andersson21-Jan-12 1:43 
GeneralRe: User Group Membership Pin
jschell20-Jan-12 12:51
jschell20-Jan-12 12:51 
AnswerRe: User Group Membership Pin
SilimSayo25-Jan-12 9:41
SilimSayo25-Jan-12 9:41 
I would use you solution but with a slight change. I would include all columns common to Client and lawyer in the user class. i.e First, Last. If there are few columns that are different for Client and Lawyer, I would just role everything up to User, and allow nulls for those columns which don't apply to both client and lawyer. You will need some business rules to determine when those null fields should have a value.
QuestionConnectivity Options - selecting datasources on the fly Pin
john john mackey19-Jan-12 8:09
john john mackey19-Jan-12 8:09 
AnswerRe: Connectivity Options - selecting datasources on the fly Pin
Jörgen Andersson20-Jan-12 12:29
professionalJörgen Andersson20-Jan-12 12:29 
QuestionWhere to get suitable SQL Server Management Studio? Pin
adityarao3119-Jan-12 0:34
adityarao3119-Jan-12 0:34 
AnswerRe: Where to get suitable SQL Server Management Studio? Pin
Pete O'Hanlon19-Jan-12 0:42
mvePete O'Hanlon19-Jan-12 0:42 
AnswerRe: Where to get suitable SQL Server Management Studio? Pin
adityarao3119-Jan-12 18:01
adityarao3119-Jan-12 18:01 
QuestionConditional clause form two tables in sql server Pin
Seema Bawa18-Jan-12 12:48
Seema Bawa18-Jan-12 12:48 
AnswerRe: Conditional clause form two tables in sql server Pin
_Damian S_18-Jan-12 13:03
professional_Damian S_18-Jan-12 13:03 
GeneralRe: Conditional clause form two tables in sql server Pin
Varsha Ramnani18-Jan-12 21:51
professionalVarsha Ramnani18-Jan-12 21:51 
GeneralRe: Conditional clause form two tables in sql server Pin
David Skelly18-Jan-12 22:28
David Skelly18-Jan-12 22:28 
GeneralRe: Conditional clause form two tables in sql server Pin
Varsha Ramnani19-Jan-12 1:00
professionalVarsha Ramnani19-Jan-12 1:00 
AnswerRe: Conditional clause form two tables in sql server Pin
Varsha Ramnani18-Jan-12 21:56
professionalVarsha Ramnani18-Jan-12 21:56 
AnswerRe: Conditional clause form two tables in sql server Pin
David Skelly18-Jan-12 22:35
David Skelly18-Jan-12 22:35 
AnswerRe: Conditional clause form two tables in sql server Pin
sri08018819-Jan-12 0:06
sri08018819-Jan-12 0:06 
AnswerRe: Conditional clause form two tables in sql server Pin
SilimSayo23-Jan-12 9:45
SilimSayo23-Jan-12 9:45 
QuestionError message; with not much out on Google on this error Pin
vanikanc18-Jan-12 9:29
vanikanc18-Jan-12 9:29 
AnswerRe: Error message; with not much out on Google on this error Pin
SilimSayo18-Jan-12 9:38
SilimSayo18-Jan-12 9:38 
AnswerRe: Error message; with not much out on Google on this error Pin
Eddy Vluggen18-Jan-12 10:19
professionalEddy Vluggen18-Jan-12 10:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.