Hi, Thank you for reaching out, we can take a look at adding a transform to read data from access so feel free to create a jira ticket. In the meantime there is another solution, there is a JDBC driver available to read data from access files you can find it here [1].
You can use a generic connection and the instructions from the website and you should be able to read and even write to Access database files. Kr, Hans [1] http://ucanaccess.sourceforge.net/ On Mon, 8 Aug 2022 at 05:42, Gert Wieland <[email protected]> wrote: > I would like to second Hong-Yee's request. > > In my work environment, there are (unfortunately still) many Access > databases in use, and I need to pull data frequently (on a schedule). > > I found the Excel connector, but Access doesn't seem to be available. > > Much appreciated, > > Gert > > On 2022/08/08 00:34:27 Hong-Yee Seah wrote: > > Hi, > > > > I just recently switched over from Kettle to Hop. One of the things I > need > > to do is to import Microsoft access files. > > > > I can't seem to find this in the current hop and there doesn't seem to be > > much information about how to get around this. > > > > Thank you > > >
