[PHP-DEV] Bug #15338 Updated: Can't select database with '-' in name.

2002-02-01 Thread fmk
ID: 15338 Updated by: [EMAIL PROTECTED] Old Summary: Can't select database with '-' in name. Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MSSQL related Operating System: windows NT IIS PHP Version: 4.1.1 New Comment: If your database name contains '-' or ' ' you can

[PHP-DEV] Bug #11593 Updated: varchar(8000) field in MSSQL returns only 4096 chars

2001-11-14 Thread fmk
ID: 11593 Updated by: fmk Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MSSQL related Operating System: NT4.0 PHP Version: 4.0.6 New Comment: The DB Library used for the MSSQL extension does not support char and varchar columns with more than 256 characters. char

[PHP-DEV] Bug #9071 Updated: Wide Charater problems

2001-11-14 Thread fmk
ID: 9071 Updated by: fmk Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MSSQL related Operating System: windows2000server PHP Version: 4.0.4 New Comment: nchar, nvarchar and ntext columns used to store national character values are not supported by the DB library

[PHP-DEV] Bug #11868 Updated: Improper character encoding

2001-11-14 Thread fmk
ID: 11868 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: In the MS SQL Server Client Network Utility tool under DB-Library Option you can specify Automatic ANSI to OEM convertion. Change

[PHP-DEV] Bug #14055 Updated: Install MS SQL Server 'client connectivity' before using php_mssql.dll

2001-11-14 Thread fmk
ID: 14055 Updated by: fmk Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Windows NT/2000 PHP Version: 4.0.6 New Comment: I have added this to the documentation under php.net/mssql. It will be available at the next update

[PHP-DEV] Bug #13722 Updated: mssql text type returns only 255 char

2001-10-19 Thread fmk
ID: 13722 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: Solaris 2.7 PHP Version: 4.0.6 New Comment: When you use subase-ct and FreeTDS you are not using the mssql extension, and all the settings in the ini file for mssql

[PHP-DEV] Bug #13357 Updated: TEXTAREA not accepting variable value

2001-09-17 Thread fmk
ID: 13357 Updated by: fmk Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Output Control Operating System: Unix PHP Version: 4.0.6 New Comment: This is not a bug in PHP. Try WRAP='virtual' NAME='note' ROWS='4' COLS='52'$note/TEXTAREA - Frank Previous Comments

[PHP-DEV] Bug #12479 Updated: Request for (on click) feature in list boxes

2001-07-31 Thread fmk
ID: 12479 Updated by: fmk Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: WIN9x/WINNT PHP Version: 4.0.6 New Comment: PHP is a server side scripting language. If you want magic stuff to happen on the client side you have to write

[PHP-DEV] Bug #12348 Updated: Call to undefined function: mssql_next_result()

2001-07-24 Thread fmk
ID: 12348 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: linux 7.1 PHP Version: 4.0.6 New Comment: Please notice that the FreeTDS stuff might be broken for SQL Server 2000 and up. Previous Comments

[PHP-DEV] Bug #7780 Updated: Return of Text field returns only 4kB, but only in ISAPI-Mode

2001-06-30 Thread fmk
ID: 7780 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This has been fixed. When running the ISAPI module, the php.ini file was not read correctly. Upgrade to latest version

[PHP-DEV] Bug #8810 Updated: Access violation with mssql.allow_persistent = on

2001-06-30 Thread fmk
ID: 8810 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: The function mssql_pconnect() has been fixed in php4.0.6. Please update and try again. Previous Comments

[PHP-DEV] Bug #8777 Updated: Error in mssql_query

2001-06-30 Thread fmk
ID: 8777 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Update to latest version. The return value for mssql_query has been fixed. Previous Comments

[PHP-DEV] Bug #11730 Updated: Cannot use uniqueidentifier

2001-06-30 Thread fmk
ID: 11730 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: UNIQUEIDENTIFYER is an alias for a 16 byte binary and as the support for binary data was changed between 4.0.5 and 4.0.6

[PHP-DEV] Bug #10413 Updated: Error retrieving image field from MSSQL database

2001-06-30 Thread fmk
ID: 10413 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Handling of binary data was changed in php4.0.6. Please update and try again. Previous Comments

[PHP-DEV] Bug #9379 Updated: mssql_query can't get result

2001-06-30 Thread fmk
ID: 9379 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This is not a bug in the extension. You are sending queries to the server that causes the server to report errors

[PHP-DEV] Bug #8086 Updated: query link identifiers are not usable

2001-06-30 Thread fmk
ID: 8086 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Update to latest version. All link identifiers has been changed from integers to resources. Previous Comments

[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time

2001-06-30 Thread fmk
ID: 11045 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: An error in mssql_pconnect() was fixed in php 4.0.6. Please update and try again. Previous Comments

[PHP-DEV] Bug #7881 Updated: sybase-ct does not report server errors

2001-06-30 Thread fmk
ID: 7881 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #11188 Updated: translate national characters in freeeTDS-driver

2001-06-30 Thread fmk
ID: 11188 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #8349 Updated: Accessing a text field

2001-06-30 Thread fmk
ID: 8349 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #9171 Updated: Query Timeout

2001-06-30 Thread fmk
ID: 9171 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.0 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #9244 Updated: sybase-ct does not report MSSQL-server errors

2001-06-30 Thread fmk
ID: 9244 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #9402 Updated: never ending cycle

2001-06-30 Thread fmk
ID: 9402 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #10347 Updated: Core Dump when selecting TIMESTAMP with FreeTDS and SQL Server

2001-06-30 Thread fmk
ID: 10347 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #11105 Updated: Does not compile MSSQL extension

2001-06-30 Thread fmk
ID: 11105 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: The MSSQL extension is not available on Solaris (Only windows) You could use the sybase functions together

[PHP-DEV] Bug #11171 Updated: Faulty MSSQL-queries locks PHP

2001-06-30 Thread fmk
ID: 11171 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not related to the mssql extension. You are using the sybase extension. Previous Comments

[PHP-DEV] Bug #10177 Updated: IIS 5.0 can not start with enabled mssql70 extension

2001-06-30 Thread fmk
ID: 10177 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Install the client tools for MSSQL Server before using the extension. The client tools can be installed from

[PHP-DEV] Bug #9855 Updated: Return column data with correct type

2001-06-30 Thread fmk
ID: 9855 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Update to php4.0.6, and you will find what you are asking for. The setting mssql.compatability_mode in php.ini can

[PHP-DEV] Bug #9854 Updated: Empty strings get returned as single spaces

2001-06-30 Thread fmk
ID: 9854 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Handling of NULL columns is fixed in php 4.0.6 Previous Comments

[PHP-DEV] Bug #9438 Updated: Error retrieving image field from MSSQL database

2001-06-30 Thread fmk
ID: 9438 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Handling of binary data is changed for php4.0.6. Please update and try again. Previous Comments

[PHP-DEV] Bug #10889 Updated: mssql_fetch_array - IDENTITY values returned as string with padded NULL chars

2001-06-30 Thread fmk
ID: 10889 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Update to php 4.0.6, and use the php.ini setting mssql.compatability_mode = Off to specify that you will have all

[PHP-DEV] Bug #7088 Updated: mssql_fetch_row

2001-06-30 Thread fmk
ID: 7088 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.2 Assigned To: Comments: This is not a bug in the php extension, but a limmitation in the libraries provides by Microsoft. Previous Comments

[PHP-DEV] Bug #8398 Updated: Php can not get any message from RAISEERROR

2001-06-30 Thread fmk
ID: 8398 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Could you provide some saple code. When I do a mssql_query(RAISERROR ('Test', 15, 1) with nowait); I get the error message right away

[PHP-DEV] Bug #8642 Updated: mssql fetch array bug

2001-06-30 Thread fmk
ID: 8642 Updated by: fmk Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: This error can not be reproduces with php 4.0.6. PLease update to the latest version. Previous Comments

[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time

2001-05-22 Thread fmk
ID: 11045 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Could you provide some sample code ? And are you using CGI or ISAPI ? Previous Comments

[PHP-DEV] Bug #10980 Updated: mssql query error

2001-05-21 Thread fmk
ID: 10980 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: ODBC related should not be reported as MSSQL related. Furthermore I think we need some more information

[PHP-DEV] Bug #10621 Updated: Unable to load php_gd.dll

2001-05-02 Thread fmk
ID: 10621 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Dynamic loading PHP Version: 4.0.5 Assigned To: Comments: did you update php_gd.dll as well. Dll's are build to be used with a specific version of php. If you update php.exe, php4ts.dll and php4isapi.dll you