One good sql client is henplus(http://www.java-source.net/open-source/sql-clients/henplus) which support also history.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 20. heinäkuuta 2007 9:30 To: Derby Discussion Subject: Re: Command history in ij Jørgen Løland wrote: And here is the JIRA for this http://issues.apache.org/jira/browse/Derby-1447 looks like there is a workaround suggested too. Narayanan > Raymond Kroeker wrote: >> Hi All, >> I'm using Ubuntu linux and am wondering if there's a way to access >> previous queries from a history; ie use up-arrow to load the most recent >> query? >> >> Thanks. >> > > Unfortunately, you can't. This is a missing feature in ij, so changing > operating system will not help either. > > I usually write sql statements in emacs, and then copy the text to ij. > Tips: you can copy-paste many sql statements each time. >
