Craig L Russell wrote:
Hi Mike,
I've made that same mistake too many times to count. It sure would be a
nice feature in ij for it to wait for the semicolon for a decent
interval (1 minute?) and then ask the user if they are done typing yet ;-)
Craig
On Jan 18, 2007, at 8:22 AM, Dunk, Michael (Mike) wrote:
Got a connection now.
A missing quote and semi colon at the end caused it to hang. IJ seems
like it should validate for simple mistakes like this.
Rather than the complexity of a timeout, ij could follow the example set
by other shells and print a different "continuation" prompt.
E.g.
ij> connect 'jdbc:derby:cs'
>
Dan.