Create an ACM database
Application Code Manager
(ACM) uses a database to store reusable code. At least one database is required, but additional databases can be created as needed.To create an ACM database
- OpenApplication Code Manager, in the main menu, clickTOOLS > Database Manager.
- InServer name, select the computer name andSQL Serverinstance from the dropdown list or type a computer name andSQL Serverinstance in the following format:<Computer name>\<SQL Serverinstance>
- InLog on to the server, use Windows Authentication or type theUser nameandPasswordto use to authenticate the connection to theSQL Server, then clickConnect.Statusupdates toConnected.
- InSpecify the database, type a unique name for the ACM database.
- InActions, selectCreate databaseand then clickExecute Task.Once the database is created, anAction completed successfullymessage displays. ClickOK.
- ClickCloseto closeDatabase Manager.
Provide Feedback