Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 7843 invoked from network); 16 Apr 2006 16:27:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Apr 2006 16:27:29 -0000 Received: (qmail 13204 invoked by uid 500); 16 Apr 2006 16:27:28 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 13120 invoked by uid 500); 16 Apr 2006 16:27:27 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 13085 invoked by uid 99); 16 Apr 2006 16:27:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Apr 2006 09:27:27 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=SPF_HELO_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.85.69.190] (HELO EX01.int.loudeye.com) (64.85.69.190) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 16 Apr 2006 09:27:21 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: How to connect to Continuum database? Date: Sun, 16 Apr 2006 09:27:02 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to connect to Continuum database? Thread-Index: AcZhIwNkmNtneQ/oTs6yRmoaEEnI3QAT2FbA From: "John Didion" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I use SquirrelSql to do this. It's pretty easy to set up the Derby driver and then create a new connection that points at continuum's database directory. The username is sa and the password is blank. > -----Original Message----- > From: Rinku [mailto:rahul.thakur.xdev@gmail.com] > Sent: Saturday, April 15, 2006 11:57 PM > To: continuum-users@maven.apache.org > Subject: How to connect to Continuum database? >=20 > Hi, >=20 > How can I connect to the Continuum database and view the contents/schema > of the tables. >=20 > TIA, > Rahul