Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 48659 invoked from network); 8 Dec 2005 22:51:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 22:51:20 -0000 Received: (qmail 12810 invoked by uid 500); 8 Dec 2005 22:51:20 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 12787 invoked by uid 500); 8 Dec 2005 22:51:19 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 12776 invoked by uid 99); 8 Dec 2005 22:51:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2005 14:51:19 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4B3C5188 for ; Thu, 8 Dec 2005 23:50:58 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Thu, 08 Dec 2005 22:50:58 -0000 Message-ID: <20051208225058.25802.13473@ajax.apache.org> Subject: [Db-derby Wiki] Update of "DerbyInstruction" by jeanTanderson X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by jeanTanderson: http://wiki.apache.org/db-derby/DerbyInstruction ------------------------------------------------------------------------------ Add your links to the instructional materials listed below: + * The [http://db.apache.org/derby/papers/DerbyTut/index.html Apache Derby Tutorial] introduces Derby's basic features to new users. * The [http://coffeecode.net/archives/16-Apache-Derby-tutorial-OSCON-2005-materials.html Deep Dive with Apache Derby: Perl, PHP, and Python] tutorial, from OSCON 2005, highlights non-java access to Derby databases. * The [http://db.apache.org/derby/papers/fortune_tut.html Apache Derby Fortune Server Tutorial], from ApacheCon US 2004, highlights integrating Apache software with Derby in Derby's embedded environment. * The [http://objectinnovations.com/CourseOutlines/168.html Object Innovations JDBC Course] is commercial courseware that uses Derby as the default database.