Add External Database Connection
External data sources such as ERP or MPR systems can be linked to SOLIDWORKS via ATR CustomTools. You need to provide some information about those external data sources in order to link them to ATR CustomTools.
See the guide video on YouTube: Link to external data source Excel
NOTE:
External Databases are connections specific to the SQL Server. Therefore, switching between
different databases located in the same SQL Server does not affect the external database connections.
The following information is required for adding an External Database connection:
| Name | The name of the external data source to be linked. |
| Provider | Specifies the provider of an external data source. |
| Data source |
Name of the external data source as defined by the OLE DB provider.
NOTE:
|
| Connect with ATR CustomTools server connection credentials | Enable or disable the external database connection to use the same login information as your connection between ATR CustomTools and the ATR CustomTools database server. |
| Remote user | Specifies your remote user name. The original remote user name should be received from the provider of the external data source. |
| Remote user password | Specifies your password needed to access the external data source. The original password should be received from the provider of the external data source. |
| Provider string |
Specifies the programmatic identifier (PROGID) of the OLE DB provider that corresponds to the external data source.
TIP:
Please read more about adding OLE DB data sources from the
Microsoft Docs.
|
| Location | Specifies the location of the database as interpreted by the OLE DB provider. |
| Catalog | The name of the catalog to use when making a connection to the OLE DB provider. |