![]() |
This topic explains how to identify the current SQL Server name and current SQL Instance Name.
Click Start, Run.
Type in cmd and click OK.
Type in cd\ and press Enter.
Type in cd IRIS and press Enter (this assumes the IRIS folder is in C:\IRIS\).
Type in iCoreShowDBInfo and press enter.
The DataSource is the full SQL Server name.
If you are using the default SQL instance then the SQL Server name will simply be the name of the server itself.