Revit Export model data to SQL Server database

Source: Internet
Author: User
Tags custom name

Revit software can export model data to SQL Server database, sometimes, in order to do data analysis of the model, you need to export the data of the model, the following summarizes the export process:

First set up a database in SQL Server, such as: Revit_wujinqian

First step: Revit Click Export-ODBC Database

Step Two: Machine data source-new

Step three: User data source (select System data source also)--Next

Fourth step: SQL Server Native Client 11.0 (10.0 Also, I am revit2017 here, so chose 11.0)-Next

Fifth Step: Complete

Sixth step: Custom Name (M) (such as: Revitwujinqian) server (S) (Click the drop-down arrow, select your SQL Server location, if locally, select Local, sometimes drop-down loading slow, you can also directly fill in the column "(local)", Remember to bring the parentheses), fill in the completed, next

Seventh step: There are two choices, select any one can

1. Integrated Windows authentication (W) SPN (optional) (P) fill in the database password

2. SQL Server authentication using user input login ID and password (S)

Login ID (L): Fill in your own database user name

Password (P): Fill in the password corresponding to the user name

Complete the next step after completing

Eighth step: Select Change the default database to (D) Click the drop-down arrow on the right in the input box below, select the database you created earlier and click Next

Nineth Step: Select Done

Tenth step: Create complete, in the Machine data source list can see the account you just created, check click OK

11th Step: Server SPN (V) fill in the database password click OK

12th Step: Revit Export data Start, at the bottom left of Revit there will be a progress display, and so on when the export is complete, open the Data view, the data table is as follows

Note:

1, it is possible to open a database without data, this time need to refresh to show

2. Different Revit projects, there are differences in the exported data tables

Reprint please indicate the source

Revit Export model data to SQL Server database

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.