#21701 [NEW]: all real's returns in php as 2.96234E- 304

2003-01-16 Thread thnoest
From: [EMAIL PROTECTED]
Operating system: windows nt4
PHP version:  4.3.0
PHP Bug Type: MSSQL related
Bug description:  all real's returns in php as 2.96234E- 304

After Upgrading from PHP4.2.3 to 4.3.0 the real numbers from my MSSQL 7
database return in scientific notation, and all are the same:
2.96234E-304. 
Back in my db the numbers are still the same, like 1.2 2.0 3.1 etc.

I used the standard wise installer and extracted the php_mssql.dll from
the zip. This is the only extra module I use. I have the register_globals
= On, mssql.allow_persistent = Off, mssql.max_persistent = 0, maximalized
the textsize parameters.

After finding something similar in the bug database I downloaded a CVS
zip, but didn't actually know what to do with it. So I extracted the .exe
& php4ts.dll over the old ones. That didn't work. I had to do the wise
installation again to get it to work again. How should I deal with a CVS
zip? Could not find anything on the site about it.
-- 
Edit bug report at http://bugs.php.net/?id=21701&edit=1
-- 
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21701&r=trysnapshot
Fixed in CVS:   http://bugs.php.net/fix.php?id=21701&r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=21701&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21701&r=needtrace
Try newer version:  http://bugs.php.net/fix.php?id=21701&r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=21701&r=support
Expected behavior:  http://bugs.php.net/fix.php?id=21701&r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=21701&r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=21701&r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=21701&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21701&r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=21701&r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=21701&r=isapi
Install GNU Sed:http://bugs.php.net/fix.php?id=21701&r=gnused




#21701 [Opn]: all real's returns in php as 2.96234E- 304

2003-01-17 Thread thnoest
 ID:   21701
 User updated by:  [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: MSSQL related
 Operating System: windows nt4
 PHP Version:  4.3.0
 New Comment:

Found out about CVS. Just doesn't turn up in the php.net search.


Previous Comments:


[2003-01-16 19:54:21] [EMAIL PROTECTED]

After Upgrading from PHP4.2.3 to 4.3.0 the real numbers from my MSSQL 7
database return in scientific notation, and all are the same:
2.96234E-304. 
Back in my db the numbers are still the same, like 1.2 2.0 3.1 etc.

I used the standard wise installer and extracted the php_mssql.dll from
the zip. This is the only extra module I use. I have the
register_globals = On, mssql.allow_persistent = Off,
mssql.max_persistent = 0, maximalized the textsize parameters.

After finding something similar in the bug database I downloaded a CVS
zip, but didn't actually know what to do with it. So I extracted the
.exe & php4ts.dll over the old ones. That didn't work. I had to do the
wise installation again to get it to work again. How should I deal with
a CVS zip? Could not find anything on the site about it.




-- 
Edit this bug report at http://bugs.php.net/?id=21701&edit=1