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
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.