Also, if you plan to include clients from different versions in your environment, you might need to change the connection information on older clients to work with the upgraded user databases.
If you use a SQL Server database and have upgraded to version 2003.06.13 or later, you have modified the database properties and do not need to do so when you upgrade to version 7.1.x.
Fields for Read/Write User Name, Read/Write User Password, Read-Only User Name, or Read-Only User Password have been removed. These fields are not necessary, because they are not required for SQL Server version 7.0 and later.
Another important change is the addition of a Connect Options field.
The valid parameters for the Connect Options field are PORT and INSTANCE. They take the form PORT=number and INSTANCE=name.
The names of the options in the Connect Options field are not case sensitive, but the values are. Parameters must be separated by semicolons, with no spaces in between.
Do not enter a value in the Connect Options field if you are going to use the default port number and database instance.