Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.6
-
Fix Version/s: None
-
Component/s: groovy-jdk
-
Labels:None
-
Environment:Windows XP
-
Number of attachments :
Description
In version 1.8.5, I was able to do this on command line:
groovy xyz.groovy jdbc:sybase:Tds:host:port/mydb?charset=iso_1
But in version 1.8.6, I will get:
The syntax of the command is incorrect because of the '?'.