From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29235 invoked by alias); 18 Sep 2003 14:36:01 -0000 Mailing-List: contact rhdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhdb-owner@sources.redhat.com Received: (qmail 29227 invoked from network); 18 Sep 2003 14:36:00 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 18 Sep 2003 14:36:00 -0000 Received: from redhat.com (toddnrodd.toronto.redhat.com [172.16.14.62]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 69C87800370; Thu, 18 Sep 2003 10:36:00 -0400 (EDT) Message-ID: <3F69C2CE.7090009@redhat.com> Date: Thu, 18 Sep 2003 14:36:00 -0000 From: Patrick Macdonald User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: huwang wang Cc: rhdb@sources.redhat.com Subject: Re: problem with Configuring a Connection to a Database using Visual Explain References: <20030918082507.8797.qmail@web15304.mail.bjs.yahoo.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q3/txt/msg00021.txt.bz2 huwang wang wrote: > After I clicked the Test button,the system response > is: > > Test 1: Driver > FAILED > Unable to load JDBC driver. > > Test 2: Connection > FAILED > Unable to connect to database. > Reason: No suitable driver > > Can you help me out? The error message returned should give you a clue. Visual Explain can't find the JDBC driver. Make sure the JDBC is installed in the proper location. Please have a look at: http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/guitools/x100.html under the "After Installation" section (at the bottom). Cheers, Patrick