Date: 11/30/00
- Next message: fmk <email protected>: "[PHP-DEV] PHP 4.0 Bug #7476 Updated: MSSQL data field error"
- Previous message: fmk <email protected>: "[PHP-DEV] PHP 4.0 Bug #7510 Updated: mssql_fetch_object doesnt work (mssql_fetch_array and mssql_fetch_row are OK)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7483
Updated by: fmk
Reported By: thargoid <email protected>
Status: Closed
Bug Type: MSSQL related
Assigned To:
Comments:
This was fixed in php4.0.3. Please update
Previous Comments:
---------------------------------------------------------------------------
[2000-10-26 12:14:26] thargoid <email protected>
If I want to read out a datefield of MSSQL7, the script won't stop is the fieldtype is "smalldatetime" and is retrieving the first 4 chars of the date.... in english format (d mmm). If I request another php page (and didn't aborted the loading), the IIS4 freezes and won't answering anymore requests.
if the fieldtype is "datetime", it will retrieve the first 8 characters, i.e. if the DB field contains 1978-06-15, it will retrieve "15 Jun 1" and nothing more.
plz help me, I lost DAYS in examining this problem... and still without success.
I read the field via normal mssql_result or by fetching the row.. no matter the same result :-(
my environment:
a standart php4.0.2 w32 installation with, mssql7 support enabled, IIS4, MSSQL7 SP2, winNT 4 SP 6a
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7483
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: fmk <email protected>: "[PHP-DEV] PHP 4.0 Bug #7476 Updated: MSSQL data field error"
- Previous message: fmk <email protected>: "[PHP-DEV] PHP 4.0 Bug #7510 Updated: mssql_fetch_object doesnt work (mssql_fetch_array and mssql_fetch_row are OK)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

