loadnig float data from SQL
Hi I got code:
PHP Code:
|
Re: loadnig float data from SQL
looks correct, it should fill the cell with a float value, maybe the value gets changed to 55 somewhere else in your code?
|
Re: loadnig float data from SQL
I got only this:
PHP Code:
PHP Code:
saving with: PHP Code:
|
Re: loadnig float data from SQL
Please help me, people tell me that linux has problems with reading float values ;/
|
Re: loadnig float data from SQL
Showing more code would probably help us solve your problem. http://kznt.clanservers.com/thinking.gif
|
Re: loadnig float data from SQL
try to send/get float as string
and then convert string to float ( Float:floatstr(const string[]) ) |
Re: loadnig float data from SQL
Changed float to int in base, *10 all values in base and while printing in on cs just /10 it ;) thanks anyway
|
| All times are GMT -4. The time now is 08:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.