History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
DERBY-566
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Jeff Levitt
Reporter:
Jeff Levitt
Votes:
0
Watchers:
1
Operations
If you were
logged in
you would be able to see more operations.
Derby
Doc bug for saving ij output to a file
Created:
14/Sep/05 05:20 AM
Updated:
10/Oct/06 10:17 AM
Return to search
Component/s:
Documentation
Affects Version/s:
10.1.1.0
Fix Version/s:
10.1.2.1
,
10.2.1.6
Time Tracking:
Not Specified
File Attachments:
File Name
Date Attached
Attached By
Size
derby566.diff
2005-10-21 04:53 AM
Jeff Levitt
2 kB
ttoolsij98878.html
2005-10-21 04:53 AM
Jeff Levitt
4 kB
Resolution Date:
22/Oct/05 03:58 AM
Description
« Hide
Tracking issue as discussed in:
http://mail-archives.apache.org/mod_mbox/db-derby-dev/200509.mbox/%3cc25576af05091008427d8bf8dd@mail.gmail.com%3e
On the following page:
http://db.apache.org/derby/docs/dev/tools/ttoolsij98878.html
this is what needs to change on that page:
- 2nd bullet on page, 'Redirect standard input to come from a file', the
example should be:
java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver
org.apache.derby.tools.ij < <*myscript.sql*>
- 5th bullet on page, 'By redirecting to a file', the example should be:
java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver
org.apache.derby.tools.ij <*myscript.sql*> > <*myoutput.txt*>
Description
Tracking issue as discussed in:
http://mail-archives.apache.org/mod_mbox/db-derby-dev/200509.mbox/%3cc25576af05091008427d8bf8dd@mail.gmail.com%3e
On the following page:
http://db.apache.org/derby/docs/dev/tools/ttoolsij98878.html
this is what needs to change on that page: - 2nd bullet on page, 'Redirect standard input to come from a file', the example should be: java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver org.apache.derby.tools.ij < <*myscript.sql*> - 5th bullet on page, 'By redirecting to a file', the example should be: java -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver org.apache.derby.tools.ij <*myscript.sql*> > <*myoutput.txt*>
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
No work has yet been logged on this issue.