339
Views
1
Comments
Connect to a Microsoft Access DB
Question

Hi everyone,


I have a problem: I need to get some values from a table in a Microsoft Access database. I had search and I don't find any Ms Access API.

Is that possible? And if the anwser is yes, how can I do that?


Thank you for your time!


Best regards,


Ricardo

2018-06-01 14-37-59
Rebecca Hall

1. You can write code using the Database Connector API to connect to another database type.  Video here
https://fast.wistia.net/embed/iframe/6aec9pc3r8?popover=true

2. If it is Microsoft Access, maybe you can export it to excel and use Outsystems built in connectors to bootstrap the data.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.