12.05.2013, 01:22
Tried it out, still no dice. I sent you a PM here. I do appreciate all this help.
I even modified the / 3600 to 25 to see if it was actually returning anything, and still nothing.
I just can't figure out why the enum isn't updating with any data, no matter how long or far I drive.
I would love for it to floatround and return and int so the milage is easy in sql.
I just can't seem to figure out why it isn't working either lol.
perhaps if we parse it through 2 enums
1 current mileage(total)
and 1 new mileage and have it add new + current = current return current
I even modified the / 3600 to 25 to see if it was actually returning anything, and still nothing.
I just can't figure out why the enum isn't updating with any data, no matter how long or far I drive.
I would love for it to floatround and return and int so the milage is easy in sql.
I just can't seem to figure out why it isn't working either lol.
perhaps if we parse it through 2 enums
1 current mileage(total)
and 1 new mileage and have it add new + current = current return current