|
| ||||||||||
| Tags: access database, connection creation, netbeans, windows |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to connect ms Access Database with the Netbeans 5.5
|
|
#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. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to connect ms Access Database with the Netbeans 5.5" | ||||
| 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 10: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 VB6 to database | WILTON | Software Development | 3 | 08-12-2009 03:26 AM |
| convert filemaker pro database to access database | Czack | MS Office Support | 3 | 15-04-2007 01:06 AM |