[
https://issues.apache.org/jira/browse/DERBY-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667262#action_12667262
]
Kim Haase commented on DERBY-3420:
----------------------------------
I'm afraid there's still one little problem. You did right to remove the colon
from within the single quote, but the punctuation mark at the end should be a
semicolon:
connect 'jdbc:derby:myDB;territory=no_NO;collation=TERRITORY_BASED;create=true';
Thanks!
> The -ca option should be removed from ij and from the ij command usage line
> ---------------------------------------------------------------------------
>
> Key: DERBY-3420
> URL: https://issues.apache.org/jira/browse/DERBY-3420
> Project: Derby
> Issue Type: Bug
> Components: Tools
> Affects Versions: 10.3.2.1
> Reporter: Kim Haase
> Assignee: Bryan Pendleton
> Priority: Minor
> Attachments: releaseNote.html, releaseNote.html,
> removeMoreCodeReferences.diff, removeObsoleteArg.diff
>
>
> The ij tool gives the following help output:
> Usage: java org.apache.derby.tools.ij [-p propertyfile] [-ca
> connectionAttributePropertyFile] [inputfile]
> The -ca connectionAttributePropertyFile option is no longer needed and is
> deprecated, so it is not documented in the Tools Guide. The option should
> also be removed from the usage statement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.