Results 1 to 3 of 3

Thread: How to connect ms Access Database with the Netbeans 5.5

  1. #1
    Join Date
    Nov 2008
    Posts
    73

    How to connect ms Access Database with the Netbeans 5.5

    I am trying to access tables in MS Access using the netbeans. I have some tables and the records related to the Office use, and I wanted to connect that with the Netbeans 5.5 this is to push that data to the another application, Please guide me for the connection.

  2. #2
    Join Date
    Dec 2008
    Posts
    202

    Re: How to connect ms Access Database with the Netbeans 5.5

    As a result you get your DAO Classes generated from a xsd file with your database structure. The generated JAX-B objects can be passed by the webservice to the client and as parameter for the webservice without further work. The back-end code you write would be the same regardless of the IDE you use, be it Netbeans or Eclipse.

  3. #3
    Join Date
    Feb 2008
    Posts
    180

    Re: How to connect ms Access Database with the Netbeans 5.5

    The current version of Zentus SQLiteJDBC is v053, based on SQLite 3.6.1. A connection was successfully established with the server, but then an error occurred during the login process. It will not open a 2.x SQLite database. Perhaps you can use SQLite 2.x command line tool to dump your database, and the Sqlite3 command line tool to load it.

Similar Threads

  1. Replies: 3
    Last Post: 11-12-2010, 11:45 PM
  2. Open and print Access Database without access?
    By Boagrius in forum Software Development
    Replies: 6
    Last Post: 28-08-2010, 11:28 PM
  3. How to configure database in NetBeans 6?
    By Dewei in forum Software Development
    Replies: 4
    Last Post: 21-07-2010, 02:02 AM
  4. How to connect ASP to different database
    By Elijah2010 in forum Software Development
    Replies: 5
    Last Post: 16-02-2010, 12:01 AM
  5. convert filemaker pro database to access database
    By Czack in forum MS Office Support
    Replies: 3
    Last Post: 15-04-2007, 01:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,669,804.49200 seconds with 17 queries