S
student2102
I tried to retrieve all records in the from 3 database and I noticed some
delay. I did not do any testing but based on observation. I noticed using mdb
format is less than 0.5 seconds to access 3 tables and around 1 second when
retrieving records from accdb format.
Each database consist of a table. The size of the tables is 239, 14 and 1
records respectively. I use Windows XP Pro with SP3, Office 2007 and Netbeans
5.5.1.
I would like to know is ACCDB faster than MDB using JDBC Bridge Connection
for Java and should accdb faster than mdb in the retrieve of records?
delay. I did not do any testing but based on observation. I noticed using mdb
format is less than 0.5 seconds to access 3 tables and around 1 second when
retrieving records from accdb format.
Each database consist of a table. The size of the tables is 239, 14 and 1
records respectively. I use Windows XP Pro with SP3, Office 2007 and Netbeans
5.5.1.
I would like to know is ACCDB faster than MDB using JDBC Bridge Connection
for Java and should accdb faster than mdb in the retrieve of records?