Updating SQL Server databases
Manually update HCL Connections 7.0 databases to version 8.0 in a WebSphere® Application Server and Microsoft™ SQL Server database environment.
-
Back up the Homepage database.
-
Run the script located in /Wizards/connections.sql/profiles/sqlserver/upgrade-60-80.sql as follows:
sqlcmd -U dbUser -P dbPassword -i upgrade-60-80.sql
Parent topic:Updating databases