Click here to Skip to main content
15,899,825 members
Home / Discussions / Database
   

Database

 
AnswerRe: Should every table have Primary key ? Pin
Jörgen Andersson20-Nov-11 3:48
professionalJörgen Andersson20-Nov-11 3:48 
AnswerRe: Should every table have Primary key ? Pin
Eddy Vluggen20-Nov-11 7:11
professionalEddy Vluggen20-Nov-11 7:11 
AnswerRe: Should every table have Primary key ? Pin
Mycroft Holmes20-Nov-11 12:06
professionalMycroft Holmes20-Nov-11 12:06 
AnswerRe: Should every table have Primary key ? Pin
SilimSayo22-Nov-11 10:46
SilimSayo22-Nov-11 10:46 
GeneralRe: Should every table have Primary key ? Pin
yousefshokati22-Nov-11 21:38
yousefshokati22-Nov-11 21:38 
GeneralRe: Should every table have Primary key ? Pin
SilimSayo23-Nov-11 9:35
SilimSayo23-Nov-11 9:35 
GeneralRe: Should every table have Primary key ? Pin
SilimSayo23-Nov-11 9:37
SilimSayo23-Nov-11 9:37 
GeneralRe: Should every table have Primary key ? Pin
jschell25-Nov-11 9:15
jschell25-Nov-11 9:15 
yousefshokati wrote:
and with foreign keys that i am sure are needed


Based on what you posted I am sure that some are are not needed.

I seriously doubt that there is any reason for Properites to have HardwareTypeID. That is just an enumeration which can stand on its own. You tie the enumeration to something else via Values and that is sufficient.
QuestionC# SQL Compact v3.5 Project - ComboBox is Empty Pin
namelkcip18-Nov-11 17:18
namelkcip18-Nov-11 17:18 
QuestionSQL TABLE JOIN Pin
wonder-FOOL18-Nov-11 9:34
wonder-FOOL18-Nov-11 9:34 
AnswerRe: SQL TABLE JOIN Pin
loyal ginger18-Nov-11 9:37
loyal ginger18-Nov-11 9:37 
GeneralRe: SQL TABLE JOIN Pin
wonder-FOOL18-Nov-11 9:39
wonder-FOOL18-Nov-11 9:39 
AnswerRe: SQL TABLE JOIN Pin
wonder-FOOL18-Nov-11 11:00
wonder-FOOL18-Nov-11 11:00 
GeneralRe: SQL TABLE JOIN Pin
phome25-Nov-11 23:33
phome25-Nov-11 23:33 
AnswerRe: SQL TABLE JOIN Pin
Blue_Boy19-Nov-11 6:07
Blue_Boy19-Nov-11 6:07 
GeneralRe: SQL TABLE JOIN Pin
loyal ginger19-Nov-11 10:11
loyal ginger19-Nov-11 10:11 
GeneralRe: SQL TABLE JOIN Pin
SilimSayo19-Nov-11 11:24
SilimSayo19-Nov-11 11:24 
GeneralRe: SQL TABLE JOIN Pin
Pete O'Hanlon21-Nov-11 9:38
mvePete O'Hanlon21-Nov-11 9:38 
AnswerRe: SQL TABLE JOIN Pin
Naunt21-Nov-11 14:31
Naunt21-Nov-11 14:31 
AnswerRe: SQL TABLE JOIN Pin
Niladri_Biswas30-Nov-11 17:03
Niladri_Biswas30-Nov-11 17:03 
QuestionSQLite in-memory database - Loading sqlite db as memory db Pin
Prathapachandran18-Nov-11 2:18
professionalPrathapachandran18-Nov-11 2:18 
AnswerRe: SQLite in-memory database - Loading sqlite db as memory db Pin
André Kraak18-Nov-11 2:21
André Kraak18-Nov-11 2:21 
GeneralRe: SQLite in-memory database - Loading sqlite db as memory db Pin
Prathapachandran18-Nov-11 2:32
professionalPrathapachandran18-Nov-11 2:32 
AnswerRe: SQLite in-memory database - Loading sqlite db as memory db Pin
Luc Pattyn18-Nov-11 3:14
sitebuilderLuc Pattyn18-Nov-11 3:14 
GeneralRe: SQLite in-memory database - Loading sqlite db as memory db Pin
Prathapachandran18-Nov-11 3:32
professionalPrathapachandran18-Nov-11 3:32 

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.