For the complete documentation index, see llms.txt. This page is also available as Markdown.

MS SQL

An example of the settings for the MS SQL database is shown below.

Settings ConnectionString

ConnectionString=Server=(LocalDb)\LocalDBTesting; Database=MyTestDatabase; User ID=***; Password=***

Settings ConnectionSelectCommand

ConnectionSelectCommand=SELECT ID_, Group_, Number, Name01, Description_, Standard_, Material, Thickness FROM TestDataTable 

Database preview