Subject | Re: [IBO] Beginner needs help |
---|---|
Author | Brian Nuckels |
Post date | 2001-01-24T15:50:25Z |
QuickDesk from www.ems-hitech.com seems to do well with renaming fields in
tables. It also lets you reorder them, all the while keeping your data
intact. I can't say I've ever renamed a primary key though. QuickDesk does
have it's quirks, but so far I've found it to be my favorite full-featured
design tool for Interbase. I'm using it on 2 development projects right now
and have had very little trouble with it.
But I do have to say--it is based on FIBPLUS (Free Interbase components?)
and IBO is noticeably faster. My Delphi apps run the same queries that I
design and test in QuickDesk faster than QuickDesk itself.
tables. It also lets you reorder them, all the while keeping your data
intact. I can't say I've ever renamed a primary key though. QuickDesk does
have it's quirks, but so far I've found it to be my favorite full-featured
design tool for Interbase. I'm using it on 2 development projects right now
and have had very little trouble with it.
But I do have to say--it is based on FIBPLUS (Free Interbase components?)
and IBO is noticeably faster. My Delphi apps run the same queries that I
design and test in QuickDesk faster than QuickDesk itself.
----- Original Message -----
From: <lester@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, January 24, 2001 9:33 AM
Subject: Re: [IBO] Beginner needs help
>
> The alternative is to drop the primary key, create a new column, copy
> old column to new column, delete old column, recreate primary key. This
> leaves the new column at the end of the table, which is why I prefer
> Pump.
>
> Does any of the management tools do a better job for this sort of
> 'problem'?
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
>
>
>