Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread EBDManager
Tue, Jan 9 2007 9:32 AMPermanent Link

Allan Brocklehurst
Tim;
 These may have been addresses. If so My apologies for taking up your time.

Column Movement
What I did:
 created 2 fields
1 OID -- GUID - CURRNET_GUID
2 Last Mod --- Time Stamp  - CURRENT_TIMESTAMP

Added a third field
Name : String 30 characters

Used Alter table to move the Name field up.
This worked OK.
tried to move same field down.
This failed Error 400 - Field already exists

Also I cannot retain the Field Description.
if I used the Phrase "last Updated" for the desctiption of the LastMod
field, I get an ELevateDB error 700.  I cannot save

I can send screen shots if that will help

Allan
Tue, Jan 9 2007 6:09 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Allan,

<< Also I cannot retain the Field Description.
if I used the Phrase "last Updated" for the desctiption of the LastMod
field, I get an ELevateDB error 700.  I cannot save >>

This has been fixed already.  The other items I will look into before the
next build is uploaded.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jan 9 2007 6:51 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Allan,

Quick question:

Is this step:

Added a third field
Name : String 30 characters

done at table creation time along with the two other columns, or during an
ALTER ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jan 10 2007 8:10 AMPermanent Link

Allan Brocklehurst
Tim Young [Elevate Software] wrote:
> Allan,
>
> Quick question:
>
> Is this step:
>
>  Added a third field
>  Name : String 30 characters
>
> done at table creation time along with the two other columns, or during an
> ALTER ?
>
Tim;
 During the Alter

ab
Wed, Jan 10 2007 7:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Allan,

<< During the Alter >>

Okay, got it and it's now fixed.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image