Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
413 views
in Technique[技术] by (71.8m points)

spring boot - Create Access file for export data without using Access database in java?

I want to move the data in a table from elastic search to Oracle and to convert data, I have to have a file access because the data is very large. I don't know how to create an access file in my project. Of course, data conversion and data extraction must be done by code in java.

I know access can be used as a database, but I want to get an access output in *.mdb format from my data without creating a database in access. What should I do to have only one output file in *.mdb format? Please guide me.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...