Return-Path: Delivered-To: apmail-incubator-empire-db-dev-archive@minotaur.apache.org Received: (qmail 72483 invoked from network); 24 Feb 2009 23:40:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2009 23:40:01 -0000 Received: (qmail 12676 invoked by uid 500); 24 Feb 2009 23:40:01 -0000 Delivered-To: apmail-incubator-empire-db-dev-archive@incubator.apache.org Received: (qmail 12653 invoked by uid 500); 24 Feb 2009 23:40:01 -0000 Mailing-List: contact empire-db-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@incubator.apache.org Delivered-To: mailing list empire-db-dev@incubator.apache.org Received: (qmail 12642 invoked by uid 99); 24 Feb 2009 23:40:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 15:40:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of francisdb@gmail.com designates 72.14.220.158 as permitted sender) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 23:39:51 +0000 Received: by fg-out-1718.google.com with SMTP id d23so181106fga.26 for ; Tue, 24 Feb 2009 15:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=J++urMw8SfGeUz+1+21VejJf6S0boW4OsbupEzyoEGE=; b=NJ5wFtZrD7eJxotQKYcvhArWHgGatfKLshE6gWyOs+MqKBxZrbhW7z8aa3N0U/3JEk j8alqHJ+YSV5WmEYWCwL5BJ2TKmLM1KBRSYfcK/heXmb7B7wJz+h+WDlT62teU3Fyz32 Fz6OcYs2c00Mc1U/eZ0MWYUFi/UupEUf6EN4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=LKjzXDDPtd8bMSam/INmybp+dShm6KEXTmsqwnnvwZWqd3eN1mC2p5L7OCRKE/gfG6 01RVlx/r81Hl8B8/sCmAWxyknEGtdm4dPumbYjKYUuoym/GnlCdlibmc+h+k3f0pU6ve HN86ivkZvEoLg8EtFlsCz89FdKBdLWoNId48w= MIME-Version: 1.0 Received: by 10.86.59.2 with SMTP id h2mr54301fga.73.1235518769610; Tue, 24 Feb 2009 15:39:29 -0800 (PST) Date: Wed, 25 Feb 2009 00:39:29 +0100 Message-ID: <3ab983230902241539i6364916dv4d7f10b47ac7627e@mail.gmail.com> Subject: update on the new drivers (h2, postgresql, derby) From: Francis De Brabandere To: empire-db-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org postgresql now works with both demo apps (had to tweak the apps) derby now works with both demo apps h2 fails on the advanced app: DEBUG [2009/02/25 00:25]: Executing: ALTER TABLE EMPLOYEES ADD FOO VARCHAR(20) at org.apache.empire.db.DBSQLScript.run(DBSQLScript.java:112) ERROR [2009/02/25 00:25]: org.h2.jdbc.JdbcSQLException: Operation not supported for table EMPLOYEES when there are views on the table: EMPLOYEE_INFO_VIEW [90122-107] Make exception in the example code for this driver? -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house.