User Tools

Site Tools


installing_the_parameter_database_-_advanced_topics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
installing_the_parameter_database_-_advanced_topics [2021/11/05 10:59]
mina
installing_the_parameter_database_-_advanced_topics [2021/11/05 11:00] (current)
mina
Line 2: Line 2:
  
 =====To Step 3:===== =====To Step 3:=====
-In the case of errors the most frequent situation is that your SQL Server is not installed as default instance, in this case you need to determine its name List instances of SQL Server installed and edit the inst.bat file:+In the case of errors the most frequent situation is that your SQL Server is not installed as default instance, in this case you need to determine its name [[List instances of SQL Server installed|List instances of SQL Server installed]] and edit the inst.bat file:
  
 Comment (put REM before) the line //sqlcmd -b -i CreateFaciliaDBTemplate.sql -o log.txt Comment (put REM before) the line //sqlcmd -b -i CreateFaciliaDBTemplate.sql -o log.txt
Line 8: Line 8:
 Uncomment (Remove //REM// from the beginning of) the line R//EM sqlcmd -b -S SERVER\INSTANCE -i CreateFaciliaDBTemplate.sql -o log.txt// Uncomment (Remove //REM// from the beginning of) the line R//EM sqlcmd -b -S SERVER\INSTANCE -i CreateFaciliaDBTemplate.sql -o log.txt//
  
-Substitute SERVER to //localhost// and INSTANCE to the name of your SQL Server determined by List instances of SQL Server installed - in most cases it will be either //SQLEXPRESS// or //MSSQLEXPRESS//+Substitute SERVER to //localhost// and INSTANCE to the name of your SQL Server determined by [[List instances of SQL Server installed|List instances of SQL Server installed]] - in most cases it will be either //SQLEXPRESS// or //MSSQLEXPRESS//
  
 For example: //sqlcmd -b -S localhost\SQLEXPRESS -i CreateFaciliaDBTemplate.sql -o log.txt// For example: //sqlcmd -b -S localhost\SQLEXPRESS -i CreateFaciliaDBTemplate.sql -o log.txt//
installing_the_parameter_database_-_advanced_topics.1636106375.txt.gz ยท Last modified: 2021/11/05 10:59 by mina