From:             kbirtha at hotmail dot com
Operating system: windows 2000
PHP version:      4.3.4
PHP Bug Type:     MSSQL related
Bug description:  mssql_execute

Description:
------------
My co-workers and I recently found out that there seems to be a maximum
character limit on column and table names.  This function will return a
true when executing a sql statement successfully, but the recordset will
be empty if the column or table names are too long  We don't know max
number of characters allowed, just know when we shortened the names, the
queries worked.


-- 
Edit bug report at http://bugs.php.net/?id=27207&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27207&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27207&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27207&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27207&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27207&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27207&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27207&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27207&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27207&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27207&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27207&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27207&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27207&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27207&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27207&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27207&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27207&r=float

Reply via email to