News

By Xiaodong Liang. We are often asked about how to connect external database with the model items properties of Navisworks, like DataTools. Actually, since Navisworks .NET API is based on the native ...
With VB6, you can call ADODB objects to open an SQL database connection, send a query and then store the results in a Recordset data object. Open your text editor and create a file named "vb_sql.vb".