Managing SQL Server Connection Settings
You use the Database Configuration utility (iBaseConfig) to manage SQL Server settings held in an iBase connection file (whether a security connection file or a database connection file).
About this task
You can change:
- The name of the server that holds the database.
- The server login name and password for all users if SQL Server authentication is used.
- The security mechanism that is used: SQL Server authentication or Windows™ authentication (integrated security).
- Database Access Tokens.
Typically, you use the Database Configuration utility when you use SQL Server tools to change the
server instance or login details for existing databases. For example:
- After you create a database, you can change the SQL Server login that is used by the iBase application to one with fewer permissions.
- After you use backup and restore tools to move a database from one server to another, you can reestablish a connection between iBase and SQL Server.
Note: You must
update any copies of the connection files held on other machines. Users are
unable to connect to the server if the path or file name is different and see
the message: The security file has failed an integrity check. Access is
denied.