Click here to Skip to main content
15,909,503 members
Home / Discussions / Database
   

Database

 
AnswerRe: Using ADO to access SQL Server with NT Authentication Pin
Mike Dimmick25-Sep-06 0:26
Mike Dimmick25-Sep-06 0:26 
QuestionError when trying connect to SQl Server 2000 Pin
Areff22-Sep-06 21:00
Areff22-Sep-06 21:00 
AnswerRe: Error when trying connect to SQl Server 2000 Pin
Rob Graham23-Sep-06 3:16
Rob Graham23-Sep-06 3:16 
QuestionDesperate urge to a proffesional answer Pin
iskaza22-Sep-06 17:55
iskaza22-Sep-06 17:55 
AnswerRe: Desperate urge to a proffesional answer Pin
Rob Graham23-Sep-06 3:50
Rob Graham23-Sep-06 3:50 
QuestionRe: Desperate urge to a proffesional answer Pin
iskaza23-Sep-06 4:35
iskaza23-Sep-06 4:35 
AnswerRe: Desperate urge to a proffesional answer [modified] Pin
Rob Graham23-Sep-06 4:57
Rob Graham23-Sep-06 4:57 
GeneralRe: Desperate urge to a proffesional answer Pin
iskaza23-Sep-06 5:34
iskaza23-Sep-06 5:34 
Yes there's a many-to-many relationship between (Resumes and Fields), (Resumes and Languages).


Rob Graham wrote:
I think you really want a
table related to a resume that contains the lanuage skills of the applicant: rows with resumeid, Language Id, and Language proficiency. The lanuage proficiency is an attribute of the applicant/resume, not of the language itself as your present structure implies.


The languages table has predefined languages(English, French,....), so how would I map LanguageProficiency to every language skill per applicant. Yes LanguageProficiency is an attribute of the applicant's language skill but I have a FK named LanguageProficiency in the Languages table which further specifies the LanguageProficiency for every language skill per applicant...!

About Field...Well, Field is a table which contains the various business activities (Accounting, Construction, Import & Export, Computer Hardware,......). So, I make use of this table as the Employer's company field and the Applicant's required job field(s), just like the countries table, I use it to specify the Employer's country, the applicant's country and the location of a posted job.
GeneralRe: Desperate urge to a proffesional answer Pin
Rob Graham23-Sep-06 6:02
Rob Graham23-Sep-06 6:02 
QuestionRe: Desperate urge to a proffesional answer Pin
iskaza23-Sep-06 6:37
iskaza23-Sep-06 6:37 
AnswerRe: Desperate urge to a proffesional answer Pin
Rob Graham23-Sep-06 6:54
Rob Graham23-Sep-06 6:54 
QuestionFollow up Pin
iskaza23-Sep-06 7:34
iskaza23-Sep-06 7:34 
AnswerRe: Follow up Pin
Rob Graham23-Sep-06 7:52
Rob Graham23-Sep-06 7:52 
AnswerRe: Follow up Pin
Jörgen Sigvardsson23-Sep-06 8:39
Jörgen Sigvardsson23-Sep-06 8:39 
QuestionHi by using access database and i am facing lot of problems Pin
sishya22-Sep-06 17:36
sishya22-Sep-06 17:36 
AnswerRe: Hi by using access database and i am facing lot of problems Pin
Rob Graham23-Sep-06 3:51
Rob Graham23-Sep-06 3:51 
AnswerRe: Hi by using access database and i am facing lot of problems Pin
Stephen McGuire24-Sep-06 2:16
Stephen McGuire24-Sep-06 2:16 
QuestionReferencing the PK of a table in another database Pin
iskaza22-Sep-06 6:10
iskaza22-Sep-06 6:10 
AnswerRe: Referencing the PK of a table in another database Pin
Eric Dahlvang22-Sep-06 8:32
Eric Dahlvang22-Sep-06 8:32 
QuestionC# and SQL General Strategy Question Pin
Jethro6322-Sep-06 2:41
Jethro6322-Sep-06 2:41 
AnswerRe: C# and SQL General Strategy Question Pin
Not Active22-Sep-06 2:53
mentorNot Active22-Sep-06 2:53 
GeneralRe: C# and SQL General Strategy Question Pin
Jethro6322-Sep-06 3:52
Jethro6322-Sep-06 3:52 
GeneralRe: C# and SQL General Strategy Question Pin
Not Active22-Sep-06 4:03
mentorNot Active22-Sep-06 4:03 
GeneralRe: C# and SQL General Strategy Question Pin
Jethro6322-Sep-06 4:05
Jethro6322-Sep-06 4:05 
GeneralRe: C# and SQL General Strategy Question Pin
Jerry Hammond22-Sep-06 14:56
Jerry Hammond22-Sep-06 14:56 

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.