Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread EDBManager 2.02
Thu, Oct 16 2008 11:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

As part of trying to debug some code I ran the statement below in a script

EXECUTE IMMEDIATE 'ALTER TABLE "Calls"
  ADD CONSTRAINT "Unique" UNIQUE ("_fkProjects","_fkContacts","_fkCompanies","_fkSites")';


I assume it completed because the log dialog came up but the dialog flickered away madly. I tried clicking the close button and eventually received an AV. Finally had to ctrl-alt-del it

Roy Lambert
Thu, Oct 16 2008 12:13 PMPermanent Link

"David Cornelius"
> I assume it completed because the log dialog came up but the dialog
> flickered away madly. I tried clicking the close button and
> eventually received an AV. Finally had to ctrl-alt-del it

That's a bug in the  Log Messages box.  As soon as the statement/script
finishes, click in the Log Messages box as fast as you can, then click
and hold Alt+F4 until they all go away.

If you hold it too long, the application will close as well--unless you
have an unsaved query/script.

--
David Cornelius
CorneliusConcepts.com
Thu, Oct 16 2008 4:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< As part of trying to debug some code I ran the statement below in a
script >>

Any statement that generates log messages in a script will cause this
problem.  A fix will be available shortly.  The problem is caused by the way
the script debugging was updated in 2.02 to use a more efficient waiting
mechanism in the manager.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Oct 17 2008 2:47 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>a more efficient waiting
>mechanism in the manager.

Yup - its very efficient <vbg>

Roy Lambert
Fri, Oct 17 2008 2:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Yup - its very efficient <vbg> >>

Yeah, it's now a wait and modal form replication mechanism. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Sat, Oct 18 2008 9:04 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

><< Yup - its very efficient <vbg> >>
>
>Yeah, it's now a wait and modal form replication mechanism. Smiley

Fortunately I had just put my coffee cup down.

That gets my vote for the best bug as feature ever.

Roy Lambert
Image