Quote Originally Posted by DrByte
is the quantity field in the database set to int or float ? int requires whole numbers, whereas float allows decimals of varying precision
*applause* Thank you DrByte! That seems to have done the trick! Thanks for helping those with zero skills to figure this stuff out!