Hi all, Yes , i want code to read a .mdb file and fetch its contents on LINUX machine. I want only the data or values in the rows.I don't want metadata of the tables .I m getting exception in getting ACTUAL data from the.mdb files. I would be very gratefull if u send me the code for"FETCHING OR READING ACTUAL DATA FROM A .MDB FILE".
I m sending u the exception list which i m getting while running this code .Moreover i m using JDK1.4.2 and Jackcess 1.0. Also send me the code in JDK 1.4.2 syntax.
My OUTPUT is as below: > ----TABLE META DATA--- > 6 > 0 college_admission_form > java.nio.BufferUnderFlowException > at java.nio.Buffer.nextGetIndex(Buffer.java:398) > at java.nio.Buffer.HeapByteBuffer.get(Heap.java:117) > at > com.healthmarketscience.jackcess.Index$EntryColumn<init>(Index.java ) > at > com.healthmarketscience.jackcess.Index$EntryColumn<init>.Index.read > (Index.java) > at > com.healthmarketscience.jackcess.Table.read<init>(Table.java) > at > com.healthmarketscience.jackcess.Table.readPage<init>(Table.java) & gt; at > com.healthmarketscience.jackcess.Table<init>(Table.java) > at > com.healthmarketscience.jackcess.Table.getTable<init>(Table.java) & gt; at com.healthmarketscience.jackcess.tester.main
Plz send it ASAP.Very Very Urgent Thanks With Regards Pranjal Dutta