|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
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
| |||
| |||
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
| |||
| |||
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. |
![]() |
|
Tags: access database, connection creation, netbeans, windows |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Access 2010 file in Access 2007 gives Unrecognized Database Format | Roakman | MS Office Support | 3 | 11-12-2010 11:45 PM |
Open and print Access Database without access? | Boagrius | Software Development | 6 | 28-08-2010 11:28 PM |
How to configure database in NetBeans 6? | Dewei | Software Development | 4 | 21-07-2010 02:02 AM |
How to connect ASP to different database | Elijah2010 | Software Development | 5 | 16-02-2010 12:01 AM |
convert filemaker pro database to access database | Czack | MS Office Support | 3 | 15-04-2007 01:06 AM |