Hi there,

I'm new to java. And I would like to get data that I have in a Ms Access database and sending to a excel spreadsheet using java.
I've search the web and I keep finding the ohter way around.

Could anyone provide me with a sample java code on how to do this?? ( Access data to Excel sheet)


Regards,

David

com4j adds COM capabilities to Java in a simple way (well as simple as it';s going to get...). With it, you can use Excel's COM interface to do just about anything you want with a spreadsheet, from Java.
It's free.
See https://com4j.dev.java.net/
the download package includes a small Excel sample program.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.