[PHP-DEV] Bug #13167 Updated: Access Violation, odbc when I use distinct

2001-10-04 Thread derick
ID: 13167 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: nt4 PHP Version: 4.0.4 New Comment: Please try a more recent version first (like 4.0.6). There is a big chance this is fixed. Derick Previous Comments: --

[PHP-DEV] Bug #13167 Updated: Access Violation, odbc when I use distinct

2001-10-04 Thread niclas . olsson
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 Acces