decimal

  1. K

    Question In Studio Express 2015 i get decimal with "." but in MySQL i get it in ","

    In Studio Express 2015 i get decimal with "." but in MySQL i get it in "," Hi All! I am writing an application where i can calculate different prices, but i hit a barrier. When i read values from the database they are displayed like "1,6" but when i convert it to Double to get another value...
  2. S

    Question Tax Calculator

    Ok, I'm creating this calculator for someone I know... But I ran into a problem...This thing doesn't do decimal's. What it basicly is, is trying to take the data from 4 text boxes and add them up into a label, then take that anwser and multiply it by 0.06. It works fine...unless you use a...
Back
Top