Click here to Skip to main content
15,913,115 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL query to copy table from one database into another database Pin
Mycroft Holmes22-Aug-08 19:41
professionalMycroft Holmes22-Aug-08 19:41 
GeneralRe: SQL query to copy table from one database into another database Pin
Jerry Hammond23-Aug-08 7:37
Jerry Hammond23-Aug-08 7:37 
GeneralRe: SQL query to copy table from one database into another database Pin
Mycroft Holmes23-Aug-08 13:48
professionalMycroft Holmes23-Aug-08 13:48 
QuestionConnecting to custom database [modified] Pin
ASPnoob22-Aug-08 17:31
ASPnoob22-Aug-08 17:31 
AnswerRe: Connecting to custom database Pin
Mycroft Holmes22-Aug-08 19:47
professionalMycroft Holmes22-Aug-08 19:47 
QuestionExpansion advice Pin
David Kalkwarf22-Aug-08 16:16
David Kalkwarf22-Aug-08 16:16 
AnswerRe: Expansion advice Pin
FyreWyrm22-Aug-08 18:01
FyreWyrm22-Aug-08 18:01 
GeneralRe: Expansion advice Pin
David Kalkwarf23-Aug-08 5:35
David Kalkwarf23-Aug-08 5:35 
Thanks for the reply. Your suggestions are similiar to the previous response and I have the same questions.

Actually, you anticipated the problem with the Attributes table, but it applies to the Tasks table as well. That problem is: What is the type of the field that identifies the Task or Attribute? What does your Tasks table look like? What is the field that identifies the task (TaskName?)? I suppose one could use a string, but then I have to know those strings when I do my SELECTs. This doesn't seem right.

This is how/why I arrived at tables for each task: the table itself implied that it only contained employees who perform the given task. This also eliminated the problem of attributes for a given task. But this design yields tables containing only one field and that didn't seem right either.


Thanks again for the reply and any more suggestions are welcome.
AnswerRe: Expansion advice Pin
Mycroft Holmes22-Aug-08 19:58
professionalMycroft Holmes22-Aug-08 19:58 
GeneralRe: Expansion advice Pin
David Kalkwarf23-Aug-08 5:09
David Kalkwarf23-Aug-08 5:09 
GeneralRe: Expansion advice Pin
Mycroft Holmes23-Aug-08 13:46
professionalMycroft Holmes23-Aug-08 13:46 
Questionhow to use SQL language to destroy SQL Server 2000 Pin
ChinaTJBoy22-Aug-08 14:43
ChinaTJBoy22-Aug-08 14:43 
AnswerRe: how to use SQL language to destroy SQL Server 2000 Pin
Blue_Boy22-Aug-08 14:50
Blue_Boy22-Aug-08 14:50 
RantRe: how to use SQL language to destroy SQL Server 2000 Pin
Paul Conrad22-Aug-08 19:26
professionalPaul Conrad22-Aug-08 19:26 
AnswerRe: how to use SQL language to destroy SQL Server 2000 Pin
Ravi Sant3-May-11 0:45
Ravi Sant3-May-11 0:45 
QuestionMy Virtual memory size is increasing when i am using Insert operation and select operation.which is leading to hang the system. Pin
pallaka22-Aug-08 4:58
pallaka22-Aug-08 4:58 
AnswerTransactions ? Pin
David Mujica22-Aug-08 5:47
David Mujica22-Aug-08 5:47 
GeneralRe: Transactions ? Pin
pallaka22-Aug-08 5:50
pallaka22-Aug-08 5:50 
GeneralRe: Transactions ? Pin
SomeGuyThatIsMe22-Aug-08 5:59
SomeGuyThatIsMe22-Aug-08 5:59 
GeneralRe: Transactions ? Pin
pallaka22-Aug-08 6:06
pallaka22-Aug-08 6:06 
GeneralRe: Transactions ? Pin
SomeGuyThatIsMe22-Aug-08 7:25
SomeGuyThatIsMe22-Aug-08 7:25 
JokeRe: Transactions ? Pin
Mycroft Holmes22-Aug-08 20:00
professionalMycroft Holmes22-Aug-08 20:00 
GeneralRe: Transactions ? Pin
SomeGuyThatIsMe25-Aug-08 2:08
SomeGuyThatIsMe25-Aug-08 2:08 
Questionhow to write this Query ?? Pin
varshavmane22-Aug-08 1:56
varshavmane22-Aug-08 1:56 
AnswerRe: how to write this Query ?? Pin
SimulationofSai22-Aug-08 2:07
SimulationofSai22-Aug-08 2:07 

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.