Date: 07/13/00
- Next message: XuYifeng: "[PHP-DB] how to obtain return code from stored procedure?"
- Previous message: Tim: "Re: [PHP-DB] Re: Film Database"
- Next in thread: Gerhard Schneider: "[PHP-DB] IIS/WIN2K/IUSR rights?"
- Reply: Gerhard Schneider: "[PHP-DB] IIS/WIN2K/IUSR rights?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you have plans to use win2k/IIS5/php4(ISAPI) connecting oracle 8.1, via ODBC save this message.
1st. download odbc drivers from oracle.It's free.
2nd. install them and disable LOB option with odbc administrator,
otherwise you will get "Access Violation at 04c2ea36" error
3rd. use odbc_prepare/odbc_execute instead of odbc_exec
odbc_exec crashes on subselects
Regards,
-----------------------------------------------------
Hélio S. Silva - http://www.guiadobairro.com.br
"Eu Uso LINUX" - http://www2.uol.com.br/info/linux
Tel +55 11 9999-2889
Sao Paulo,SP - BRASIL helio <email protected>
-- 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: XuYifeng: "[PHP-DB] how to obtain return code from stored procedure?"
- Previous message: Tim: "Re: [PHP-DB] Re: Film Database"
- Next in thread: Gerhard Schneider: "[PHP-DB] IIS/WIN2K/IUSR rights?"
- Reply: Gerhard Schneider: "[PHP-DB] IIS/WIN2K/IUSR rights?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

