Community
Participate
Working Groups
to make a connection with my MS SQLServer database I have to enter the following JDBCMappingName @Override protected String getConfiguredJdbcMappingName() { return "jdbc:sqlserver://localhost:1433;databaseName=MY_DATABASE"; } If I open the Scout Object Properties Editor on the SQLService I get an error in this editor "Unaccepted value" It won't accept the semicolon ";" between the port number and the databaseName. The application works properly with the connection string provided in the source code
Related discussion in the forum http://www.eclipse.org/forums/index.php/m/756155/
fixed for juno
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)