From:             tolochanov at elit dot lviv dot net
Operating system: Windows 2000 Professional SP3
PHP version:      4.3.1
PHP Bug Type:     MSSQL related
Bug description:  In MSSQL 2000 Server real type is read as unknown type

SQL 2000 Server on Win2000 Adv Server
Apache 2.0.43,PHP 4.3.1 on Win 2000 SP3

   While attempting to read field which contains data of 'real' type (for
ex. - 24,00 168,00 etc.), I get some sort of '1.36741241919E-304' or other
number near zero on every attempt. If I set that field to SmallInt, the
reading is OK.
   Function mssql_field_type() returns type 'unknown'.
-- 
Edit bug report at http://bugs.php.net/?id=22623&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22623&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22623&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22623&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22623&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22623&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22623&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22623&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22623&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22623&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22623&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22623&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22623&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22623&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22623&r=gnused

Reply via email to