Jump to: navigation, search

Changes


UBIK Console

1 byte removed, 13:38, 16 April 2018
The following script code is taken from the example script file and shows how to work with {{UBIK}} Console via script file.
<source=lang"javajva">
#r "C:\\Users\\cle\\Documents\\Dev\\UBIK.Server\\Branches\\2.6\\UBIK.Console\\bin\\Debug\\DBTool.exe"
System.Data.SqlClient.SqlConnectionStringBuilder scsb = new System.Data.SqlClient.SqlConnectionStringBuilder(ubikEnvironmentConnection.ConnectionString);
182
edits