ID: 13167 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: nt4 PHP Version: 4.0.4 New Comment:
ok.. when I $sql= "select distinct name from table_person"; $result=odbc_exec($conn_id,$sql); I get: PHP has encountered an Access Violation at 04C2E656 IF $sql= "select name from table_person"; $result=odbc_exec($conn_id,$sql); I get a true result the client: Nt 4 6a. oracle driver 8.* oracle-server: 7.4. the same sql in a client: Nt4 6a oracle73 ver 2.5 I get a true result. oracle server 7.4 php version: PHP Version 4.0.4pl1 (isapi) Previous Comments: ------------------------------------------------------------------------ [2001-09-06 03:19:29] [EMAIL PROTECTED] win nt4 php 4.04 odbc -> oracle 8.x when I have cgi options, odbc doesn´t work. In isapi it works fine. But when I do a "select DISTINCT" i get "Access Violation", only when I use distinct. can someone help me? /niclas ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13167&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]