Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread IN MEMORY tables in the IDE
Sun, Oct 4 2009 10:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Any chance of suppressing this


ElevateDB Error #401 The table or view Removals does not exist in the schema Default.

when doing things like specifying the IndexFieldNames for an Im-memory table in the IDE?


Roy Lambert
Mon, Oct 5 2009 1:53 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Any chance of suppressing this

ElevateDB Error #401 The table or view Removals does not exist in the
schema Default.

when doing things like specifying the IndexFieldNames for an Im-memory
table in the IDE? >>

I'll see what I can do, but I'm very wary of suppressing any error messages,
even if they seem extraneous.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Oct 6 2009 3:10 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>I'll see what I can do, but I'm very wary of suppressing any error messages,
>even if they seem extraneous.


In this case its more of a guaranteed than an error message. ElevateDB can't find an in-memory table in the default schema in the IDE can it?

Roy Lambert
Tue, Oct 6 2009 12:38 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< In this case its more of a guaranteed than an error message. ElevateDB
can't find an in-memory table in the default schema in the IDE can it? >>

Yes, but the alternative is to do nothing and have the FieldDefs/IndexDefs
constantly showing up blank, leaving someone wondering why they are blank.
The error message tells the person why the FieldDefs/IndexDefs cannot be
retrieved.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Oct 6 2009 1:45 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


>Yes, but the alternative is to do nothing and have the FieldDefs/IndexDefs
>constantly showing up blank, leaving someone wondering why they are blank.
>The error message tells the person why the FieldDefs/IndexDefs cannot be
>retrieved.

OK I'm baffled here. Is the error message raised when you try and open the table in the IDE? If so its telling you that you can't open a memory table in the IDE.

Roy Lambert
Wed, Oct 7 2009 1:18 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< OK I'm baffled here. Is the error message raised when you try and open
the table in the IDE? If so its telling you that you can't open a memory
table in the IDE. >>

Yes, it's raised any time that you try to open a table from an in-memory
database in the IDE, including when trying to retrieve the field and index
defs for a table.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Oct 8 2009 3:35 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


I don't know how tricky it woule be, but if feasible how about it warns you when you type in the first character and shuts up?

Roy Lambert
Thu, Oct 8 2009 3:32 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I don't know how tricky it woule be, but if feasible how about it warns
you when you type in the first character and shuts up? >>

I'll have to look into that - the property editor stuff is way above the EDB
code that tries to open the table, so it may or may not be possible.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Oct 9 2009 3:29 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


Fair enough. I don't do it to often, but when I do and I get an error each character its slightly annoying. One workround I have found is open Notepad, type the info into there and cut'n'paste into the IDE.

Roy Lambert
Image