Click here to Skip to main content
15,878,814 members
Home / Discussions / Database
   

Database

 
QuestionSSRS across Internet Pin
JM7631-Oct-14 6:52
JM7631-Oct-14 6:52 
QuestionRe: SSRS across Internet Pin
GuyThiebaut3-Nov-14 1:43
professionalGuyThiebaut3-Nov-14 1:43 
AnswerRe: SSRS across Internet Pin
JM763-Nov-14 5:52
JM763-Nov-14 5:52 
GeneralRe: SSRS across Internet Pin
GuyThiebaut3-Nov-14 6:12
professionalGuyThiebaut3-Nov-14 6:12 
GeneralRe: SSRS across Internet Pin
Eddy Vluggen3-Nov-14 8:14
professionalEddy Vluggen3-Nov-14 8:14 
GeneralRe: SSRS across Internet Pin
JM765-Nov-14 0:25
JM765-Nov-14 0:25 
GeneralRe: SSRS across Internet Pin
JM7610-Nov-14 6:02
JM7610-Nov-14 6:02 
GeneralRe: SSRS across Internet Pin
Eddy Vluggen10-Nov-14 8:12
professionalEddy Vluggen10-Nov-14 8:12 
GeneralRe: SSRS across Internet Pin
JM7610-Nov-14 8:23
JM7610-Nov-14 8:23 
GeneralRe: SSRS across Internet Pin
Eddy Vluggen11-Nov-14 0:31
professionalEddy Vluggen11-Nov-14 0:31 
GeneralRe: SSRS across Internet Pin
JM7611-Nov-14 6:58
JM7611-Nov-14 6:58 
GeneralRe: SSRS across Internet Pin
Eddy Vluggen11-Nov-14 7:52
professionalEddy Vluggen11-Nov-14 7:52 
GeneralRe: SSRS across Internet Pin
JM7612-Nov-14 20:56
JM7612-Nov-14 20:56 
GeneralRe: SSRS across Internet Pin
Eddy Vluggen13-Nov-14 5:41
professionalEddy Vluggen13-Nov-14 5:41 
QuestionSSIS package Pin
Sachin Malviya31-Oct-14 6:01
Sachin Malviya31-Oct-14 6:01 
GeneralRe: SSIS package Pin
PIEBALDconsult31-Oct-14 6:03
mvePIEBALDconsult31-Oct-14 6:03 
GeneralRe: SSIS package Pin
Richard Deeming31-Oct-14 6:18
mveRichard Deeming31-Oct-14 6:18 
GeneralRe: SSIS package Pin
PIEBALDconsult31-Oct-14 6:33
mvePIEBALDconsult31-Oct-14 6:33 
QuestionLink to Microsoft Virtual System Pin
Shweta N Mishra31-Oct-14 3:41
professionalShweta N Mishra31-Oct-14 3:41 
AnswerRe: Link to Microsoft Virtual System Pin
Vijay Gill31-Oct-14 3:47
professionalVijay Gill31-Oct-14 3:47 
GeneralRe: Link to Microsoft Virtual System Pin
Shweta N Mishra31-Oct-14 5:21
professionalShweta N Mishra31-Oct-14 5:21 
QuestionUncertain on What to Use as Foreign Key of a Table Pin
ASPnoob30-Oct-14 5:19
ASPnoob30-Oct-14 5:19 
GeneralRe: Uncertain on What to Use as Foreign Key of a Table Pin
PIEBALDconsult30-Oct-14 5:59
mvePIEBALDconsult30-Oct-14 5:59 
0) You don't actually define a foreign key on a table
1) You may want to define a unique index on UsersTable, but don't use it as a foreign key
2) The other tables should be related to UsersTable on UserID, not on Username
AnswerRe: Uncertain on What to Use as Foreign Key of a Table Pin
Eddy Vluggen30-Oct-14 6:08
professionalEddy Vluggen30-Oct-14 6:08 
GeneralRe: Uncertain on What to Use as Foreign Key of a Table Pin
ASPnoob30-Oct-14 6:34
ASPnoob30-Oct-14 6:34 

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.