Click here to Skip to main content
15,907,326 members
Home / Discussions / Database
   

Database

 
GeneralRe: Problem with static IP Pin
cm pandian1-Nov-07 20:52
cm pandian1-Nov-07 20:52 
GeneralRe: Problem with static IP Pin
Hesham Amin2-Nov-07 1:19
Hesham Amin2-Nov-07 1:19 
QuestionCONTAINS search with a FilterExpression? Pin
Brian C Hart1-Nov-07 11:22
professionalBrian C Hart1-Nov-07 11:22 
AnswerRe: CONTAINS search with a FilterExpression? Pin
pmarfleet1-Nov-07 12:58
pmarfleet1-Nov-07 12:58 
QuestionDatabase Design suggestions Pin
solutionsville1-Nov-07 8:42
solutionsville1-Nov-07 8:42 
AnswerRe: Database Design suggestions Pin
pmarfleet1-Nov-07 9:55
pmarfleet1-Nov-07 9:55 
GeneralRe: Database Design suggestions Pin
solutionsville1-Nov-07 9:59
solutionsville1-Nov-07 9:59 
GeneralRe: Database Design suggestions Pin
pmarfleet1-Nov-07 10:08
pmarfleet1-Nov-07 10:08 
The primary keys for the tables would look like this:

1. LocationID
2. InspectionCheckItemID
3. InspectionQuestionID
4. LocationID | BatteryID
5. LocationID | InspectionID
6. LocationID | InspectionID | BatteryID | InspectionCheckItemID
7. LocationID | InspectionID | InspectionQuestionID

You should also consider setting up referential integrity between the primary and foreign keys in your tables to ensure the overall integrity of your data.


Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: Database Design suggestions Pin
Mark Churchill1-Nov-07 16:28
Mark Churchill1-Nov-07 16:28 
NewsLINQ for SharePoint Pin
brucedkyle1-Nov-07 5:48
brucedkyle1-Nov-07 5:48 
GeneralRe: LINQ for SharePoint Pin
pmarfleet1-Nov-07 5:56
pmarfleet1-Nov-07 5:56 
GeneralRe: LINQ for SharePoint Pin
joemonvarghese1-Nov-07 23:53
joemonvarghese1-Nov-07 23:53 
Questionhow can i make sql expression to make a new column using vs 2005 and sql 2000 Pin
matched1-Nov-07 2:20
matched1-Nov-07 2:20 
AnswerRe: how can i make sql expression to make a new column using vs 2005 and sql 2000 Pin
pmarfleet1-Nov-07 2:26
pmarfleet1-Nov-07 2:26 
GeneralRe: how can i make sql expression to make a new column using vs 2005 and sql 2000 Pin
matched1-Nov-07 23:53
matched1-Nov-07 23:53 
GeneralRe: how can i make sql expression to make a new column using vs 2005 and sql 2000 Pin
matched2-Nov-07 0:11
matched2-Nov-07 0:11 
QuestionIssue Regarding Trigger Pin
jaganil31-Oct-07 21:47
jaganil31-Oct-07 21:47 
AnswerRe: Issue Regarding Trigger [modified] Pin
joemonvarghese1-Nov-07 23:24
joemonvarghese1-Nov-07 23:24 
QuestionHow Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
Vimalsoft(Pty) Ltd31-Oct-07 21:46
professionalVimalsoft(Pty) Ltd31-Oct-07 21:46 
AnswerRe: How Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
pmarfleet1-Nov-07 0:17
pmarfleet1-Nov-07 0:17 
GeneralRe: How Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
Vimalsoft(Pty) Ltd1-Nov-07 0:26
professionalVimalsoft(Pty) Ltd1-Nov-07 0:26 
GeneralRe: How Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
pmarfleet1-Nov-07 0:30
pmarfleet1-Nov-07 0:30 
GeneralRe: How Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
Vimalsoft(Pty) Ltd1-Nov-07 1:49
professionalVimalsoft(Pty) Ltd1-Nov-07 1:49 
GeneralRe: How Can i keep an Instance of SQL 2000, while Upgrading to 2005 Pin
pmarfleet1-Nov-07 1:53
pmarfleet1-Nov-07 1:53 
QuestionIterate through Table Rows in sql Pin
Mr.Sam31-Oct-07 21:40
Mr.Sam31-Oct-07 21:40 

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.