Ask a Question related to ASP Components, Design and Development.
-
Kerri #1
Double or Decimal?
I need a variable to store values from -0.5 to 5.0
Should I use a decimal or a double for this as it looks
like I can user either.
Any help on this simple question is much appreciated.
Kerri Guest
-
Single/Double v Decimal
Hi All I know I'm supposed to sit in a corner with my test machines and mull over what I think is the best, but I wanted your honest opinion on... -
decimal vs. int vs. numeric ???
First, I apologize if this is posted in the wrong area ... it has to do with mySQL and ASP ... I had two fields in a mySQL table: cost quantity... -
decimal to hex and back
how can i change decimal to hex and back?? thanxxx andrea -
decimal validation
how can i use javascript to ensure a the user enters a decimal number up to a certain place holder? what would that code look like? Chris O'Brien -
converting HH:MM to a decimal
I have 3 pairs of time in/out (24 our clock) that I need to calculate the decimal equivalent of the total time worked for that day. example: ... -
Ray at #2
Re: Double or Decimal?
What language?
Single
Ray at work
"Kerri" <kerri@nospam.com> wrote in message
news:05bd01c3916c$ccbdeb80$a001280a@phx.gbl...>
> I need a variable to store values from -0.5 to 5.0
>
> Should I use a decimal or a double for this as it looks
> like I can user either.
>
> Any help on this simple question is much appreciated.
>
>
Ray at Guest



Reply With Quote

