generated classpath to jdbc drivers needs quoting for paths
Brought to you by:
ekkelenkamp
The generated class path file set_database_drivers_classpath.bat, generated when you add a new jdbc driver, doesn't properly quote the jar path, when the path contains spaces. gui.bat then flashes a dos box and closes again :)
Minor, and thankfully easy to fix by hand :)