29
Views
4
Comments
Export to MDB File
Application Type
Reactive

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.

2022-08-03 04-32-50
Ravi Punjwani

Hi Carlos,

You already have a good use case to start working on a new Forge Component project.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Carlos,

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.

2025-06-01 02-51-51
YASH PAL

May be am wrong but you can named the file while downloading as examplefilename.mdb

2022-08-03 04-32-50
Ravi Punjwani

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

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