From derby-user-return-6625-apmail-db-derby-user-archive=db.apache.org@db.apache.org Tue Apr 17 22:28:55 2007 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 49502 invoked from network); 17 Apr 2007 22:28:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2007 22:28:34 -0000 Received: (qmail 5571 invoked by uid 500); 17 Apr 2007 22:28:37 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 5554 invoked by uid 500); 17 Apr 2007 22:28:37 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 5542 invoked by uid 99); 17 Apr 2007 22:28:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2007 15:28:36 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 32.97.182.143 is neither permitted nor denied by domain of Stan.Bradbury@gmail.com) Received: from [32.97.182.143] (HELO e3.ny.us.ibm.com) (32.97.182.143) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Apr 2007 15:28:30 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e3.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id l3HLRDxG018243 for ; Tue, 17 Apr 2007 17:27:13 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l3HMS76l535950 for ; Tue, 17 Apr 2007 18:28:08 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l3HMRxXx018102 for ; Tue, 17 Apr 2007 18:27:59 -0400 Received: from [127.0.0.1] (bradbury-lt1.usca.ibm.com [9.72.133.177] (may be forged)) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l3HMRv41017980 for ; Tue, 17 Apr 2007 18:27:59 -0400 Message-ID: <462549D2.8040507@gmail.com> Date: Tue, 17 Apr 2007 15:27:30 -0700 From: Stanley Bradbury User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Derby Discussion Subject: Re: Java equivalent of phpmyadmin for derby? References: <2E2F9A37-40CC-4048-97C0-B6CC75998713@flyzone.com> In-Reply-To: <2E2F9A37-40CC-4048-97C0-B6CC75998713@flyzone.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Peter Wayner wrote: > > Is there a Java version of PhpMyAdmin for derby? I need to do some > basic administrative CRUD with the database and I thought I would ask. > > Thanks, > > Peter Wayner > Hi Peter - I don't know about PhpMyAdmin but if what you want is GUI tool to support CRUD manipulation of a Derby database I have heard that Squirrel works well for many people. There is writeup at: http://db.apache.org/derby/integrate/SQuirreL_Derby.html