Hello, I need to export data to an Access file (.mdb) and I don't find nothing in the forge or in the forums.
Does any one know how to do it?
Thanks.
Hi Carlos,
You already have a good use case to start working on a new Forge Component project.
There is neither an out-of-the-box solution for this, nor do I see any Forge assets that could help you. Therefore, like Ravi suggests, the only way to achieve this is create an Extension.
May be am wrong but you can named the file while downloading as examplefilename.mdb
@Yash Pal Here the question is about the content of the file, which is an MS Access database file. Not the filename.
Carlos wants to know how to "generate" the database file in MS Access format, and then download it.
Downloading and its name are not a concern at this stage.