Last updated 1 year ago
An example of the settings for the MS SQL database is shown below.
Settings ConnectionString
ConnectionString
ConnectionString=Server=(LocalDb)\LocalDBTesting; Database=MyTestDatabase; User ID=***; Password=***
Settings ConnectionSelectCommand
ConnectionSelectCommand
ConnectionSelectCommand=SELECT ID_, Group_, Number, Name01, Description_, Standard_, Material, Thickness FROM TestDataTable
Database preview