Date: 08/30/00
- Next message: Stacy Hunter: "[PHP-DB] next()"
- Previous message: Wico de Leeuw: "Re: [PHP-DB] Mini OT"
- Next in thread: Andrew Hill: "RE: [PHP-DB] ODBC Version error"
- Reply: Andrew Hill: "RE: [PHP-DB] ODBC Version error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to access a SQL-Server database with openlink ODBC suite.
Apparently it doesn't like the ntext, nvarchar etc. Does anyone know a
way around this. I'd really hate to go and change all the
ntext/nvarchars to text/varchars since there are about 130 tables in the
database. Below is a copy of the error I'm recieving.
Warning: SQL error: [OpenLink][ODBC][SQL Server]ntext data cannot be
sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or
earlier., SQL state S1000 in SQLExecute
Thanks for any help...
--Joe
-- 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: Stacy Hunter: "[PHP-DB] next()"
- Previous message: Wico de Leeuw: "Re: [PHP-DB] Mini OT"
- Next in thread: Andrew Hill: "RE: [PHP-DB] ODBC Version error"
- Reply: Andrew Hill: "RE: [PHP-DB] ODBC Version error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

