Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 7542 invoked from network); 30 Jan 2006 13:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jan 2006 13:19:44 -0000 Received: (qmail 1547 invoked by uid 500); 30 Jan 2006 13:19:44 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 1491 invoked by uid 500); 30 Jan 2006 13:19:44 -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 1480 invoked by uid 99); 30 Jan 2006 13:19:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 05:19:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.12.12.203] (HELO smtp813.mail.ukl.yahoo.com) (217.12.12.203) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Jan 2006 05:19:43 -0800 Received: (qmail 72423 invoked from network); 30 Jan 2006 13:19:21 -0000 Received: from unknown (HELO ?127.0.0.1?) (tim.dudgeon@btopenworld.com@81.129.44.128 with plain) by smtp813.mail.ukl.yahoo.com with SMTP; 30 Jan 2006 13:19:20 -0000 Message-ID: <43DE1256.8010803@informaticsmatters.com> Date: Mon, 30 Jan 2006 13:19:18 +0000 From: Tim Dudgeon User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ddlutils-user@db.apache.org Subject: Re: Problem reading model from live database References: <43C50ED4.4050902@yale.edu> <224f32340601291532w3bd7e1e3le6ecfa4ed9ed6999@mail.gmail.com> In-Reply-To: <224f32340601291532w3bd7e1e3le6ecfa4ed9ed6999@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Reading Oracle 9i seems to work fine. Thanks! Tim Thomas Dudziak wrote: >Oracle should now work (for now tested against Oracle 10 only, though) >with the exception of reading back auto-increment columns (which is >complicated but I'll add that in the next days). >Please test against your database. > >Tom > > >