php-db | 2001011
Date: 01/12/01
- Next message: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Previous message: John: "Re: [PHP-DB] Query Access DB by date"
- Next in thread: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Reply: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Maybe reply: Sanders, Nicholas: "RE: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
I've problem with print long texts. I have DB on MS SQL 7 and I use ODBC
to connect with DB.
I have one row, in which long text field takes about 5100 bytes. PHP
can't print page with this text, but don't give me any error messages
(other texts, < 4096, are printed correctly). Printing this row work
correctly in ASP.
I change config value uodbc.defaultrl from 4096 to 8192, but it don't
give any effect.
What have I to do for correct printing this field ?
Johny.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Previous message: John: "Re: [PHP-DB] Query Access DB by date"
- Next in thread: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Reply: Andreas Karajannis: "Re: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Maybe reply: Sanders, Nicholas: "RE: [PHP-DB] Problem with LONG TEXT fields (ODBC-MS SQL 7)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

