- working at home
- continue working on SQLEditor for VSS
- added method to run SQL string to server – SQLResult runSQLStrings(String databaseName, String sqlList)
- added SQLResult.java to javaUtils – pom.xml is set to generate version 1.1, others are not using it?????
- changed scriptingEngine and VisibilityScriptingServer to use 1.1
- added methods to save and get list of SQLs
