Current Page: 1 of 1
Results 1 - 3 of 3
6 years ago
greta-girl
I need to set variables as decimal number... for example, 1234.56. I'm using phpMyAdmin in WAMP to create the table and variables. I declared variables as decimal(6,2) then saved. The table then shows the variables as decimal(6,0). I don't understand why the "2" for # of decimal places is lost. I created the same table using my webhost's phpMyAdmin and it worked as I expected, d
Forum: WampServer English
6 years ago
greta-girl
This had worked before in a non-WAMP environment, so I thought it was WAMP. Thanks RiggsFolly. I will check the MySQL link.
Forum: WampServer English
6 years ago
greta-girl
Hi everyone. This is my 1st attempt with WAMP. I'm trying to set-up a table where 3 of the fields are decimal numbers. I created them as decimal(6,2) data type. When I save the table it displays as decimal(6,0). What am I doing wrong? Any help is appreciated.
Forum: WampServer English
Current Page: 1 of 1