Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 10 total
Thread EDBManager
Mon, Dec 31 2007 10:49 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

I just added a column to a table, moved it up to the position I want but when I open the table the new column is displayed at the end not where I asked it to be.

Roy Lambert
Mon, Dec 31 2007 7:54 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I just added a column to a table, moved it up to the position I want but
when I open the table the new column is displayed at the end not where I
asked it to be. >>

It's a bug introduced in 1.06 in the EDB Manager.   The column display is
messed up, but the column is actually moved to the new location.  If you
stop the EDB Manager and then restart it, you will see the changes.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jan 1 2008 7:14 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


>It's a bug introduced in 1.06 in the EDB Manager. The column display is
>messed up, but the column is actually moved to the new location. If you
>stop the EDB Manager and then restart it, you will see the changes.

Maybe in 1.07 but in 1.06 the new column stays at the end.

Roy Lambert
Tue, Jan 1 2008 10:37 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Also the same in 1.07. Look at the table definition (via the alter table option) and the new field is where I put it, open the table and its at the end.

Roy Lambert
Tue, Jan 1 2008 12:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Maybe in 1.07 but in 1.06 the new column stays at the end. >>

Did you stop and then restart the EDB Manager after performing the alter ?
It should be in the correct position.  The Alter Table functionality in the
EDB Manager uses the column positioning in the tree view when altering the
table, so it is subject to also showing the wrong position.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jan 2 2008 3:55 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


>Did you stop and then restart the EDB Manager after performing the alter ?
>It should be in the correct position. The Alter Table functionality in the
>EDB Manager uses the column positioning in the tree view when altering the
>table, so it is subject to also showing the wrong position.

Does deleting 1.06 and install 1.07 count as "stop and then restart the EDB Manager"? <vbg>

Wed, Jan 2 2008 3:55 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Does deleting 1.06 and install 1.07 count as "stop and then restart the
EDB Manager"? <vbg> >>

Well, I'm not seeing it here.   A stop and restart fixes the column display
after the alter table to add and move the column.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Jan 3 2008 3:51 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


I just tried

ALTER TABLE "Users"
ALTER COLUMN "_fkemAddress" MOVE TO 5,
ALTER COLUMN "_fkemAddress" MOVE TO 6

(using the UI rather than typing code)

Closed EDBManager, restarted it and _fkemAddress is still at the end when I open the table, still in the right position when I select Alter.

Are there persistent layouts somewhere?

Roy Lambert

ps can you recommend a good alternative to Users. I'm going to rename my table cos I keep wanting to click on your Users Smiley

Fri, Jan 4 2008 7:50 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I just tried

ALTER TABLE "Users"
ALTER COLUMN "_fkemAddress" MOVE TO 5,
ALTER COLUMN "_fkemAddress" MOVE TO 6

(using the UI rather than typing code)

Closed EDBManager, restarted it and _fkemAddress is still at the end when I
open the table, still in the right position when I select Alter. >>

I'll have to test that.  I was testing what you originally posted - add a
new column and then move the new column in the same alter table operation.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Jan 17 2008 12:13 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Are there persistent layouts somewhere? >>

I forgot to get back to you in reference to this issue.  Yes, there are
persistent layouts in the EDB Manager.  To reset the layout for any given
table, just right-click on the headers of the grid when the table is open,
and then click on the Reset Columns popup option.  That will reset the
layout back to the table default.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image