Return-Path: X-Original-To: apmail-incubator-ooo-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C2CED0CC for ; Wed, 26 Sep 2012 11:11:16 +0000 (UTC) Received: (qmail 38526 invoked by uid 500); 26 Sep 2012 11:11:16 -0000 Delivered-To: apmail-incubator-ooo-users-archive@incubator.apache.org Received: (qmail 38282 invoked by uid 500); 26 Sep 2012 11:11:13 -0000 Mailing-List: contact ooo-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-users@incubator.apache.org Delivered-To: mailing list ooo-users@incubator.apache.org Received: (qmail 38258 invoked by uid 99); 26 Sep 2012 11:11:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 11:11:13 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [94.21.128.6] (HELO smarthost01.digicable.hu) (94.21.128.6) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 11:11:03 +0000 Received: from [92.249.128.189] (helo=relay01.digicable.hu) by smarthost01.digicable.hu with esmtp id 1TGpVq-0006WO-Vp for ; Wed, 26 Sep 2012 13:10:42 +0200 Received: from [94.21.8.57] (helo=[192.168.5.100]) by relay01.digicable.hu with esmtpa id 1TGpVq-00023K-E8 for ; Wed, 26 Sep 2012 13:10:42 +0200 Message-ID: <5062E2AF.4080201@hdsnet.hu> Date: Wed, 26 Sep 2012 13:10:39 +0200 From: =?ISO-8859-1?Q?Reizinger_Zolt=E1n?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: ooo-users@incubator.apache.org Subject: Re: Connecting to MySQL problem. References: <5062DD1C.3070404@telkomsa.net> In-Reply-To: <5062DD1C.3070404@telkomsa.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Original: 94.21.8.57 X-Original: 92.249.128.189 2012.09.26. 12:46 keltez�ssel, Ian Whitfield �rta: > Hi All - Can anyone help me out please!!?? > > I want to transfer my Database from the embedded DB to a MySQL DB. I'm > using PCLinuxOS 2012 and AOO 3.4.0. Follow this, for creation database connection: http://wiki.openoffice.org/wiki/Connect_MySQLandBase Creation of database structure and data input, use MySQL tools, such MySQL Workbench, not tha AOO Base. Zoltan > > * I Created a new empty SQL DB on my WebServer, with all my fields, > using phpMySQLAdmin. > * I exported this DB back to my home computer. It comes out as a > 'filename.sql' and seems to be a text document. (If I "open" this > file it opens in my HTML Editor!!) > * I downloaded and extracted 'mysql-connector-java-5.1.22.tar.gz'. > After extraction I have 'mysql-connector-java-5.1.22-bin.jar' in a > folder '/home/ian/Database'. > * I have MySQL loaded and the service IS running. (Checked with > Control Center) > * I DO have Java installed with Office (Sun Microsystems 1.6.0_21) > * I start Base and select 'Connect to existing DB' - JDBC > * Under Datasource I select the above 'Filename.sql' file. > * Under JDBC Class I select > '/home/ian/Database/mysql-connector-java-5.1.22-bin.jar' > * I select 'Test Class' and get the error "The JDBC Driver could not > be loaded". > > Where is the problem and how do I get round it?? > > My requirements are a single user on a single machine!! > > Also what other problems am I likely to come across as I proceed? > > Thanks for any help. > > IanW > Pretoria SA > > --------------------------------------------------------------------- To unsubscribe, e-mail: ooo-users-unsubscribe@incubator.apache.org For additional commands, e-mail: ooo-users-help@incubator.apache.org