Navigation:  Server Configuration > Config >

Install SQLServer Database

Previous pageReturn to chapter overviewNext page

 

       Personal / Workgroup VFC uses Firebird Embedded Database as the default database, Instead SQL Server can also be used as the database. Clicking Install SqlServer database on the left will display Initializing Database Form on the right, as shown below.

 

select install sqlserver database                        install sqlserver database

 

 

Database Server: indicates DatabaseServerName\DBInstanceName, where DatabaseServerName is the name or IP address of the server machine on which the SQL Server is installed & running. The DatabaseServerName can be both local or remote.
DBA Username: is the name of the account created for the DBA when SQL Server was installed.
DBA Password: is the password assigned to the DBA Username.
New Database Name: is the name of the new database.
Database Username: is the db user to be linked to new database.
Database Password: is the password assigned to above user.
Confirm Password: is the confirmation of the above password.
Company Name: Company name for new Personal / Workgroup VFC customer.

 

       Click create button to create SQL Server Database.