25.12.2012, 09:58
Hey.
I have an little problem.
I tried to save negative values (cash) in MySQL, but if i save a value like -500 ($) and i make a relog i get -1 ($)
Can you help me?
I created the mysql-value like this:
- Cash, INT, 11 Lenght, 0 Decimals, NOT NULL
Thanks.
I have an little problem.
I tried to save negative values (cash) in MySQL, but if i save a value like -500 ($) and i make a relog i get -1 ($)
Can you help me?
I created the mysql-value like this:
- Cash, INT, 11 Lenght, 0 Decimals, NOT NULL
Thanks.