X-Received: by 10.224.173.202 with SMTP id q10mr1258610qaz.3.1355842309427; Tue, 18 Dec 2012 06:51:49 -0800 (PST) Received: by 10.49.87.1 with SMTP id t1mr291513qez.41.1355842309394; Tue, 18 Dec 2012 06:51:49 -0800 (PST) Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.216.87.MISMATCH!ee4no330561qab.0!news-out.google.com!k2ni865qap.0!nntp.google.com!ee4no351068qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.databases Date: Tue, 18 Dec 2012 06:51:49 -0800 (PST) In-Reply-To: <2503853.1044892278@dbforums.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=190.92.6.194; posting-account=JUJdggoAAAADA2RDtQEC7qpe22ko39x8 NNTP-Posting-Host: 190.92.6.194 References: <2503853.1044892278@dbforums.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4e82d876-9253-4f75-88da-5822f965c72f@googlegroups.com> Subject: Re: Java and Paradox From: edwindh@gmail.com Injection-Date: Tue, 18 Dec 2012 14:51:49 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.java.databases:571 El lunes, 10 de febrero de 2003 11:51:46 UTC-6, hvmelo escribi=F3: > Hello, > I need to connect to a previously made Paradox benchmark via JDBC. Im > trying to uso JDBC-ODBC bridge, creating a DSN in my Windows XP. It > connects normally but when I try to make a query to the DB it show me > a message: "External table isn=B4t in the expected format". I think its > a ODBC problem because when I try to open .DB tables in MS Acess or > Excel I get the same message. Th DB is quite old, i dont know the > version of paradox is was made but i think it should be 3.5 or older. > Its strange because when i tried to open the same tables in Win98 it > opened normally. >=20 > Anyone could help me? Is there a way to access Paradox directly from > JDBC, without ODBC? There are specific ODBC drivers for WinXP? How can i > open Paradox tables in MS Acess or Excel XP? Whats going on? >=20 > Thanks > Henrique >=20 > -- > Posted via http://dbforums.com That error "External table isn=B4t in the expected format" means your tabl= e has security and you need a password to access the table data.