Oops. I am getting feedback so hopefully it wont be long. Thanks very much, jim
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 4:20 AM To: Derby Discussion Subject: Re: upgrading to 10.2.1.6 hangs Jim McNamara wrote: > > ij> connect 'jdbc:derby://localhost:1527/c:/derby/lib/myDB;upgrade=true' > > cursor blinks here and does nothing You are missing a semicolon to complete you ij-statement. The cursor blinks because ij waits for more input. -- Øystein
