Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #571
| Newsgroups | comp.lang.java.databases |
|---|---|
| Date | 2012-12-18 06:51 -0800 |
| References | <2503853.1044892278@dbforums.com> |
| Message-ID | <4e82d876-9253-4f75-88da-5822f965c72f@googlegroups.com> (permalink) |
| Subject | Re: Java and Paradox |
| From | edwindh@gmail.com |
El lunes, 10 de febrero de 2003 11:51:46 UTC-6, hvmelo escribió: > 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´t 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. > > 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? > > Thanks > Henrique > > -- > Posted via http://dbforums.com That error "External table isn´t in the expected format" means your table has security and you need a password to access the table data.
Back to comp.lang.java.databases | Previous | Next — Next in thread | Find similar
Re: Java and Paradox edwindh@gmail.com - 2012-12-18 06:51 -0800
Re: Java and Paradox Arne Vajhøj <arne@vajhoej.dk> - 2012-12-19 14:58 -0500
Re: Java and Paradox Mihai Cazac <mihai.cazac@gmail.com> - 2013-07-06 13:38 -0700
Re: Java and Paradox Lew <lewbloch@gmail.com> - 2013-07-06 13:48 -0700
csiph-web