Click here to Skip to main content
15,900,254 members
Home / Discussions / Database
   

Database

 
GeneralRe: Primary key Pin
Corporal Agarn15-Mar-10 8:48
professionalCorporal Agarn15-Mar-10 8:48 
GeneralRe: Primary key Pin
Jörgen Andersson15-Mar-10 9:36
professionalJörgen Andersson15-Mar-10 9:36 
GeneralRe: Primary key Pin
Luc Pattyn15-Mar-10 9:52
sitebuilderLuc Pattyn15-Mar-10 9:52 
GeneralRe: Primary key Pin
Not Active15-Mar-10 10:54
mentorNot Active15-Mar-10 10:54 
AnswerRe: Primary key Pin
Corporal Agarn15-Mar-10 8:50
professionalCorporal Agarn15-Mar-10 8:50 
GeneralRe: Primary key Pin
netJP12L15-Mar-10 8:53
netJP12L15-Mar-10 8:53 
GeneralRe: Primary key Pin
Corporal Agarn15-Mar-10 8:56
professionalCorporal Agarn15-Mar-10 8:56 
GeneralRe: Primary key Pin
Luc Pattyn15-Mar-10 9:54
sitebuilderLuc Pattyn15-Mar-10 9:54 
If locationCode gets its values assigned by someone external to the system, then it should NOT be used as the PK of your table. Primary Keys must be yours, and yours alone. So nobody can entice you to suddenly change their values.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.

Question.NET raises Native exception in SQL Compact on WinCE Pin
hairy_hats15-Mar-10 2:45
hairy_hats15-Mar-10 2:45 
AnswerRe: .NET raises Native exception in SQL Compact on WinCE Pin
Covean15-Mar-10 3:42
Covean15-Mar-10 3:42 
GeneralRe: .NET raises Native exception in SQL Compact on WinCE Pin
hairy_hats15-Mar-10 4:46
hairy_hats15-Mar-10 4:46 
GeneralRe: .NET raises Native exception in SQL Compact on WinCE Pin
Covean15-Mar-10 4:57
Covean15-Mar-10 4:57 
GeneralRe: .NET raises Native exception in SQL Compact on WinCE Pin
hairy_hats15-Mar-10 5:09
hairy_hats15-Mar-10 5:09 
GeneralRe: .NET raises Native exception in SQL Compact on WinCE Pin
Covean16-Mar-10 0:16
Covean16-Mar-10 0:16 
QuestionSheduling for send Mail Pin
lrsalunkhe14-Mar-10 20:50
lrsalunkhe14-Mar-10 20:50 
AnswerRe: Sheduling for send Mail Pin
Mycroft Holmes14-Mar-10 22:47
professionalMycroft Holmes14-Mar-10 22:47 
QuestionTranslate data from one schema to another Pin
treefirmy14-Mar-10 10:37
treefirmy14-Mar-10 10:37 
AnswerRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 12:40
professionalMycroft Holmes14-Mar-10 12:40 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 13:38
treefirmy14-Mar-10 13:38 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 14:45
professionalMycroft Holmes14-Mar-10 14:45 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 15:54
treefirmy14-Mar-10 15:54 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 16:48
professionalMycroft Holmes14-Mar-10 16:48 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 17:10
treefirmy14-Mar-10 17:10 
GeneralRe: Translate data from one schema to another Pin
Mycroft Holmes14-Mar-10 17:46
professionalMycroft Holmes14-Mar-10 17:46 
GeneralRe: Translate data from one schema to another Pin
treefirmy14-Mar-10 18:00
treefirmy14-Mar-10 18:00 

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.