"Radovan Radic" <rasho@ving.co.yu> wrote in message 20021112093111.53801.qmail@pb1.pair.com">news:20021112093111.53801.qmail@pb1.pair.com... > Hi all, > > I have tried this in php.windows, no answers there and since this is kind of > db question i will try here. > > IIS Win2000, MSSQL 7, PHP 4.2.3 > > I have script that reads about 100-200 rows in the SELECT list and it is ok. ... Hi, answering to myself. After browsing on http://bugs.php.net i have found that i need to convert smallmoney fields cast(tbl.field_name as decimal(9,2)) and it worked. Radovan -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php