Difference between revisions of "Connect.ini"

From PARS
Jump to navigationJump to search
Line 21: Line 21:
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]
 
[[Category:Technical]]
 
[[Category:Technical]]
[[Category:Misc]]
 

Revision as of 12:52, 7 July 2016

The Connect.ini file is a text file used by both SIMS and PARS to locate the SIMS database. Connect.ini files are found in two locations:

2) The local SIMS folder (usually C:\Program Files\SIMS\SIMS .net)
3) The shared SIMS directory (often S:\SIMS)

The text in the file may look like this:

[SIMSConnection]
ServerName=myServer\sims
DatabaseName=SIMS

or it could redirect to the location of another Connect.ini file:

[SIMSConnection]
REDIRECT=S:\SIMS

The file can also contain other information that is not relevant to PARS.

In the event that the servername or database name is wrong or has changed, the file can be edited via a text editor such as Notepad.