Message 1 of 2
Export revit file to data base access

Not applicable
01-21-2016
11:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone!
I developing my addin using C# 2012. I need to export / import my model revit to an MS-Access database, similar to DB Link, is possible from the Revit API?
The addin db_link exports and imports to access but not i may execute querys and procedures, must be from MS-access, want to run querys and procedures from my adddin without opening MS-Acccess.
Thanks!