Click here to Skip to main content
15,889,116 members
Home / Discussions / Database
   

Database

 
AnswerRe: How do I make a MS Access Subform, A Special Case...] Pin
Mycroft Holmes3-Dec-09 18:43
professionalMycroft Holmes3-Dec-09 18:43 
QuestionOptions besides sql dependency? Pin
prommel3-Dec-09 11:30
prommel3-Dec-09 11:30 
AnswerRe: Options besides sql dependency? Pin
Mycroft Holmes3-Dec-09 14:13
professionalMycroft Holmes3-Dec-09 14:13 
Questiondatabase design Pin
AndyInUK3-Dec-09 4:09
AndyInUK3-Dec-09 4:09 
AnswerRe: database design Pin
dan!sh 3-Dec-09 4:23
professional dan!sh 3-Dec-09 4:23 
GeneralRe: database design Pin
AndyInUK3-Dec-09 5:21
AndyInUK3-Dec-09 5:21 
GeneralRe: database design Pin
dan!sh 3-Dec-09 6:01
professional dan!sh 3-Dec-09 6:01 
GeneralRe: database design Pin
Mycroft Holmes3-Dec-09 14:09
professionalMycroft Holmes3-Dec-09 14:09 
You need to be careful with SQL diagram designer you could end up applying foreign key constraints while building a diagram. SSMS will not let you save the diagram if the data does not match the constraint, so save OFTEN, this is a good thing but you are going to be VERY frustrated chasing down the data errors.

I would use visio unless you actually want to clean up the data. Personally I would opt to clean up the database there are some enormous benefits to be gained from a well structured database.

Never underestimate the power of human stupidity
RAH

GeneralRe: database design Pin
dan!sh 3-Dec-09 18:31
professional dan!sh 3-Dec-09 18:31 
QuestionSqlite (Max Value) Pin
jashimu3-Dec-09 3:56
jashimu3-Dec-09 3:56 
AnswerRe: Sqlite (Max Value) Pin
loyal ginger3-Dec-09 4:03
loyal ginger3-Dec-09 4:03 
GeneralRe: Sqlite (Max Value) Pin
jashimu3-Dec-09 4:45
jashimu3-Dec-09 4:45 
GeneralRe: Sqlite (Max Value) Pin
jashimu3-Dec-09 5:49
jashimu3-Dec-09 5:49 
GeneralRe: Sqlite (Max Value) Pin
dan!sh 3-Dec-09 6:03
professional dan!sh 3-Dec-09 6:03 
GeneralRe: Sqlite (Max Value) Pin
Mycroft Holmes3-Dec-09 14:03
professionalMycroft Holmes3-Dec-09 14:03 
QuestionHow to get currect number of weeks for the given date considering when 31st december is saturday Pin
chakran2-Dec-09 20:06
chakran2-Dec-09 20:06 
AnswerRe: How to get currect number of weeks for the given date considering when 31st december is saturday Pin
WoutL2-Dec-09 21:56
WoutL2-Dec-09 21:56 
GeneralRe: How to get currect number of weeks for the given date considering when 31st december is saturday Pin
chakran2-Dec-09 22:01
chakran2-Dec-09 22:01 
GeneralRe: How to get currect number of weeks for the given date considering when 31st december is saturday Pin
WoutL2-Dec-09 23:36
WoutL2-Dec-09 23:36 
AnswerRe: How to get currect number of weeks for the given date considering when 31st december is saturday PinPopular
David Skelly2-Dec-09 22:49
David Skelly2-Dec-09 22:49 
GeneralRe: How to get currect number of weeks for the given date considering when 31st december is saturday Pin
Mycroft Holmes3-Dec-09 14:00
professionalMycroft Holmes3-Dec-09 14:00 
QuestionNewbie question Pin
NAB372-Dec-09 8:48
NAB372-Dec-09 8:48 
AnswerDid you see my response in the VB.NET forum ? Pin
David Mujica2-Dec-09 9:05
David Mujica2-Dec-09 9:05 
GeneralRe: Did you see my response in the VB.NET forum ? Pin
NAB372-Dec-09 15:24
NAB372-Dec-09 15:24 
AnswerRe: Newbie question Pin
Blue_Boy2-Dec-09 9:21
Blue_Boy2-Dec-09 9:21 

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.