From ddlutils-user-return-261-apmail-db-ddlutils-user-archive=db.apache.org@db.apache.org Mon Mar 13 06:59:46 2006 Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 34060 invoked from network); 13 Mar 2006 06:59:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Mar 2006 06:59:46 -0000 Received: (qmail 47144 invoked by uid 500); 13 Mar 2006 06:59:45 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 47127 invoked by uid 500); 13 Mar 2006 06:59:45 -0000 Mailing-List: contact ddlutils-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-user@db.apache.org Delivered-To: mailing list ddlutils-user@db.apache.org Received: (qmail 47116 invoked by uid 99); 13 Mar 2006 06:59:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 22:59:45 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.27.42.36] (HELO smtp6-g19.free.fr) (212.27.42.36) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 22:59:44 -0800 Received: from imp7-g19.free.fr (imp7-g19.free.fr [212.27.42.38]) by smtp6-g19.free.fr (Postfix) with ESMTP id 403C7222CC for ; Mon, 13 Mar 2006 07:59:23 +0100 (CET) Received: by imp7-g19.free.fr (Postfix, from userid 33) id 45A40695F; Mon, 13 Mar 2006 07:59:32 +0100 (CET) Received: from 155.91.45.231 ([155.91.45.231]) by imp7-g19.free.fr (IMP) with HTTP for ; Mon, 13 Mar 2006 07:59:32 +0100 Message-ID: <1142233172.4415185435350@imp7-g19.free.fr> Date: Mon, 13 Mar 2006 07:59:32 +0100 From: sebastien.arbogast@free.fr To: ddlutils-user@db.apache.org Subject: Timestamp issue MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 155.91.45.231 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm following on my Oracle 9 issue where a timestamp-datatype column is seen as an "OTHER"-datatype. As advised, I've tried with the very last version of Oracle JDBC driver and it didn't solve it. Any idea how I could debug that ? Has anyone already encountered that issue ? -- Seb