Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: Paradox database

  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Paradox database

    Can i connect to Borland Paradox database from java ?
    Please help i need to know if there are way to create this connection
    Thanks


  2. #2
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: Paradox database

    Lord, I haven't heard about this database in ages. I mean we're talking something like 25 years ago. The solution will likely be found on the support site for this database.

  3. #3
    Junior Member
    Join Date
    Jul 2012
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Paradox database

    I have Delphi program who use this database and i like to create Java Program for the database i can't find any solution.

  4. #4
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: Paradox database

    I'm no pro at this, but my guess is that you would need a JDBC driver for Paradox. Perhaps you will want to search for this.

  5. #5
    Junior Member
    Join Date
    Jul 2012
    Posts
    26
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Paradox database

    i search for that and i don't find nothing similar

  6. #6
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: Paradox database

    Try this. (52,300 results)

Similar Threads

  1. Database using ms access
    By aman_chauhan in forum JDBC & Databases
    Replies: 2
    Last Post: July 9th, 2012, 02:29 PM
  2. Database
    By aman_chauhan in forum JDBC & Databases
    Replies: 3
    Last Post: June 19th, 2012, 02:43 PM
  3. How to call database???
    By mahoppe in forum JDBC & Databases
    Replies: 2
    Last Post: August 23rd, 2011, 08:31 PM
  4. Cant connect with database
    By ronn1e in forum JDBC & Databases
    Replies: 1
    Last Post: January 4th, 2011, 05:45 PM
  5. Database? How-To...
    By DeMolay8613 in forum JDBC & Databases
    Replies: 2
    Last Post: November 24th, 2009, 12:37 PM