Click here to Skip to main content
15,897,519 members
Home / Discussions / C#
   

C#

 
AnswerRe: Randomize from array Pin
Luc Pattyn11-Jun-10 1:44
sitebuilderLuc Pattyn11-Jun-10 1:44 
GeneralRe: Randomize from array Pin
harold aptroot11-Jun-10 1:53
harold aptroot11-Jun-10 1:53 
GeneralRe: Randomize from array Pin
Luc Pattyn11-Jun-10 2:11
sitebuilderLuc Pattyn11-Jun-10 2:11 
GeneralRe: Randomize from array Pin
harold aptroot11-Jun-10 2:44
harold aptroot11-Jun-10 2:44 
AnswerRe: Randomize from array Pin
Socheat.Net11-Jun-10 17:19
Socheat.Net11-Jun-10 17:19 
GeneralRe: Randomize from array Pin
OriginalGriff11-Jun-10 22:42
mveOriginalGriff11-Jun-10 22:42 
AnswerRe: Randomize from array Pin
yu-jian27-Jun-10 10:34
yu-jian27-Jun-10 10:34 
QuestionNeed help with crystal reports in VS 2008 [modified] Pin
eduardods10-Jun-10 14:34
eduardods10-Jun-10 14:34 
Hi!! I really need help with this.

This is my first time programming using a database and I'm doing a system for a clinical laboratory... Each test belongs to a section, there are a total of five sections and each one is has its own table... There's also a "exam" table that relates all sections to the patient... Example:

Exam table has these fields:

ExamId
PatientId
HematologyId
ChemistryId

Hematology table has:

HematologyId
ExamId
Test1
Test2... etc.

Same for chemistry and all the five sections.

So basically what I need is to print the exam that is gonna be given to the patient... f.e: let's assume there are 10 hematology tests and 10 chemistry tests, and the patient needs the test #1, #4 and #6 from hematology and the tests #7 and #9 from chemistry... What I need to print is something like this:

Date
Patient Name
Age

Hematology:
Test #1: result
Test #4: result
Test #6: result
Chemistry:
Test #7: result
Test #9: result

I hope you could help me, I'm really lost and can't find the way to do that.. I need this to finish my degree and the only thing left is what I'm asking here...

Thanks in advance for your help.

modified on Friday, June 11, 2010 1:52 AM

AnswerRe: Need help with crystal reports in VS 2008 Pin
Richard Andrew x6410-Jun-10 17:29
professionalRichard Andrew x6410-Jun-10 17:29 
GeneralRe: Need help with crystal reports in VS 2008 Pin
eduardods10-Jun-10 17:56
eduardods10-Jun-10 17:56 
GeneralRe: Need help with crystal reports in VS 2008 Pin
Richard Andrew x6410-Jun-10 18:17
professionalRichard Andrew x6410-Jun-10 18:17 
GeneralRe: Need help with crystal reports in VS 2008 Pin
eduardods10-Jun-10 20:02
eduardods10-Jun-10 20:02 
AnswerRe: Need help with crystal reports in VS 2008 Pin
V.10-Jun-10 21:11
professionalV.10-Jun-10 21:11 
AnswerRe: Need help with crystal reports in VS 2008 Pin
Mycroft Holmes11-Jun-10 22:04
professionalMycroft Holmes11-Jun-10 22:04 
QuestionHow to add images to a reportviewer ??? Pin
isaacrc8210-Jun-10 13:33
isaacrc8210-Jun-10 13:33 
Questionpopulating a treeview? Pin
User 251249410-Jun-10 6:05
User 251249410-Jun-10 6:05 
AnswerRe: populating a treeview? Pin
Mycroft Holmes11-Jun-10 22:08
professionalMycroft Holmes11-Jun-10 22:08 
QuestionList<T> Comparison [SOLVED] Pin
Paladin200010-Jun-10 4:58
Paladin200010-Jun-10 4:58 
AnswerRe: List Comparison Pin
DaveyM6910-Jun-10 5:10
professionalDaveyM6910-Jun-10 5:10 
GeneralRe: List Comparison Pin
Paladin200010-Jun-10 5:28
Paladin200010-Jun-10 5:28 
GeneralRe: List Comparison Pin
Hristo-Bojilov10-Jun-10 5:52
Hristo-Bojilov10-Jun-10 5:52 
AnswerRe: List Comparison Pin
Luc Pattyn10-Jun-10 5:30
sitebuilderLuc Pattyn10-Jun-10 5:30 
GeneralRe: List Comparison Pin
Paladin200010-Jun-10 5:39
Paladin200010-Jun-10 5:39 
GeneralRe: List Comparison Pin
#realJSOP10-Jun-10 6:36
professional#realJSOP10-Jun-10 6:36 
AnswerRe: List Comparison Pin
Paladin200010-Jun-10 5:58
Paladin200010-Jun-10 5:58 

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.