Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17833 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9523 invoked by uid 1010); 11 Aug 2005 14:15:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9506 invoked from network); 11 Aug 2005 14:15:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2005 14:15:53 -0000 Received: from ([127.0.0.1:11669]) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with ECSTREAM id 20/93-24081-99D5BF24 for ; Thu, 11 Aug 2005 10:15:53 -0400 X-Host-Fingerprint: 141.202.248.13 smtp2.ca.com Windows 2000 SP2+, XP SP1 (seldom 98 4.10.2222) Received: from ([141.202.248.13:3366] helo=smtp2.ca.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id BD/40-24081-2295BF24 for ; Thu, 11 Aug 2005 09:56:50 -0400 Received: from crogr01 ([130.119.137.72]) by smtp2.ca.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 11 Aug 2005 09:56:46 -0400 To: Date: Thu, 11 Aug 2005 15:56:45 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01C59E8D.470EB250" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcWY/IeSnSzDIORySP6WjeCwaXxcJQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-ID: X-OriginalArrivalTime: 11 Aug 2005 13:56:47.0091 (UTC) FILETIME=[83991C30:01C59E7C] Subject: [PATCH] Add support to ODBC for Ingres's ODBC/CLI From: grantc@php.net ("Grant Croker") ------=_NextPart_000_0000_01C59E8D.470EB250 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I was wondering if the attached patch could be applied to ext/odbc. It adds support for Ingres's ODBC/CLI to the ODBC extension. thanks grant ------=_NextPart_000_0000_01C59E8D.470EB250--