Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
Generalsetting the property for radioButtons Pin
abhishk2001@yahoo.com7-Jun-05 12:07
abhishk2001@yahoo.com7-Jun-05 12:07 
GeneralRe: setting the property for radioButtons Pin
S Sansanwal7-Jun-05 16:39
S Sansanwal7-Jun-05 16:39 
Generalload a multileve png Pin
Sasuko7-Jun-05 11:18
Sasuko7-Jun-05 11:18 
GeneralGetting selected value of databound combobox Pin
greg_quinn7-Jun-05 11:06
greg_quinn7-Jun-05 11:06 
GeneralRe: Getting selected value of databound combobox Pin
Alex Korchemniy7-Jun-05 14:01
Alex Korchemniy7-Jun-05 14:01 
GeneralLaboratory Data Program in C# Pin
dr4davis7-Jun-05 9:37
dr4davis7-Jun-05 9:37 
GeneralRe: Laboratory Data Program in C# Pin
Christian Graus7-Jun-05 12:31
protectorChristian Graus7-Jun-05 12:31 
GeneralRe: Laboratory Data Program in C# Pin
dr4davis7-Jun-05 14:55
dr4davis7-Jun-05 14:55 
Thanks for replying, that may be the way I end up going but I need to think about it more.

I thought about doing it that way before but was worried about the extra space taken up by the identity and LiquidID fields for each result.

A new table would also need to be made for each new test result, though this would occur alot less often than we add new Liquids. It would also result in fewer tables than having each liquid in a seperate table.


Our current solution ( I inherited it ) is in access with the tables for each liquid like this:

Liquid A - Record No, Lot No, Date, Analyst, Moisture, Solids, ...
Liquid B - Record No, Lot No, Date, Analyst, Moisture, Solids, Viscosity, ...
Liquid C - Record No, Lot No, Date, Analyst, Moisture, NCO, Visual Check, ...

... for about 50 more

When we get a new liquid we add a new table with fields for the tests we need to run. Most Liquids have more result fields than this (usually from 10 to 15 results.

Most of the time we get the same Liquids in and just add to the current tables but occasionally we get new Liquids.
GeneralRe: Laboratory Data Program in C# Pin
Christian Graus7-Jun-05 14:58
protectorChristian Graus7-Jun-05 14:58 
GeneralRe: Laboratory Data Program in C# Pin
dr4davis7-Jun-05 17:08
dr4davis7-Jun-05 17:08 
GeneralRe: Laboratory Data Program in C# Pin
Scott Serl7-Jun-05 15:10
Scott Serl7-Jun-05 15:10 
GeneralRe: Laboratory Data Program in C# Pin
dr4davis7-Jun-05 17:03
dr4davis7-Jun-05 17:03 
GeneralRe: Laboratory Data Program in C# Pin
Scott Serl7-Jun-05 18:40
Scott Serl7-Jun-05 18:40 
GeneralPassing Data to SQL Server Pin
noneformenoneforme7-Jun-05 9:35
noneformenoneforme7-Jun-05 9:35 
GeneralRe: Passing Data to SQL Server Pin
Jon Sagara7-Jun-05 10:18
Jon Sagara7-Jun-05 10:18 
GeneralString problem Pin
Tom Wright7-Jun-05 8:41
Tom Wright7-Jun-05 8:41 
GeneralRe: String problem Pin
Carsten Zeumer7-Jun-05 8:48
Carsten Zeumer7-Jun-05 8:48 
GeneralRe: String problem Pin
Tom Wright7-Jun-05 12:31
Tom Wright7-Jun-05 12:31 
GeneralMonth Calendars Pin
scotlandc7-Jun-05 7:28
scotlandc7-Jun-05 7:28 
GeneralRe: Month Calendars Pin
Alex Korchemniy7-Jun-05 13:59
Alex Korchemniy7-Jun-05 13:59 
GeneralRe: Month Calendars Pin
scotlandc7-Jun-05 21:59
scotlandc7-Jun-05 21:59 
GeneralInherit Tree View property problem! Pin
drey17-Jun-05 7:00
drey17-Jun-05 7:00 
GeneralRe: Inherit Tree View property problem! Pin
Carsten Zeumer7-Jun-05 8:52
Carsten Zeumer7-Jun-05 8:52 
GeneralRe: Inherit Tree View property problem! Pin
drey17-Jun-05 10:56
drey17-Jun-05 10:56 
Generalusing MS Word as mail Editor like outlook : C# Pin
parviz_rashidi7-Jun-05 6:35
parviz_rashidi7-Jun-05 6:35 

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.