Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread deployment after altering db
Wed, Oct 24 2007 9:11 AMPermanent Link

"Harry de Boer"
Tim,

Wil there be a way of copying (or by generating a script that uses insert
statements) tables for 1.06 (EDBmngr)?

The reason is that I have in the dbmngr several connections to a local and a
few remote databases with the same structure. Let's say that I create a
table in the local db, add records, add images to a blob field, and then I
want to copy the table to all remote databases (and of course update the
dbcatologs).

Or is there another approach?

Regards, Harry

Wed, Oct 24 2007 2:35 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Harry,

<< Wil there be a way of copying (or by generating a script that uses insert
statements) tables for 1.06 (EDBmngr)? >>

No.  Such a thing was not on the list of items to address for 1.06.

<< The reason is that I have in the dbmngr several connections to a local
and a few remote databases with the same structure. Let's say that I create
a table in the local db, add records, add images to a blob field, and then I
want to copy the table to all remote databases (and of course update the
dbcatologs). >>

For now you'll have to do the above in code by creating the target table on
the server, and then appending the rows to the target table.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Oct 25 2007 3:58 AMPermanent Link

"Harry de Boer"
Tim,

> No.  Such a thing was not on the list of items to address for 1.06.
Fair enough. Could you add it to the wishlist for upcoming releases?

Regards, Harry


"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> schreef in bericht
news:10DC450D-80D8-4687-A7F3-EEA0841224B3@news.elevatesoft.com...
> Harry,
>
> << Wil there be a way of copying (or by generating a script that uses
insert
> statements) tables for 1.06 (EDBmngr)? >>
>
> No.  Such a thing was not on the list of items to address for 1.06.
>
> << The reason is that I have in the dbmngr several connections to a local
> and a few remote databases with the same structure. Let's say that I
create
> a table in the local db, add records, add images to a blob field, and then
I
> want to copy the table to all remote databases (and of course update the
> dbcatologs). >>
>
> For now you'll have to do the above in code by creating the target table
on
> the server, and then appending the rows to the target table.
>
> --
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
>

Fri, Oct 26 2007 4:00 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Harry,

<< Fair enough. Could you add it to the wishlist for upcoming releases? >>

Sorry, I should have also mentioned that it is on our list of general
requests for EDB, just not something that we targeted for 1.06.   COPY and
RENAME are two operations that are slated for inclusion at some point.

--
Tim Young
Elevate Software
www.elevatesoft.com

Sun, Oct 28 2007 3:52 AMPermanent Link

"Harry de Boer"
Tim,

Good to hear. Is it possible to view that list (maybe on your site) so that
we know what we need not ask for anymoreSmile

Regards, Harry

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> schreef in bericht
news:5DB95048-AB3A-4329-AE9E-2EC137A8F3AC@news.elevatesoft.com...
> Harry,
>
> << Fair enough. Could you add it to the wishlist for upcoming releases? >>
>
> Sorry, I should have also mentioned that it is on our list of general
> requests for EDB, just not something that we targeted for 1.06.   COPY and
> RENAME are two operations that are slated for inclusion at some point.
>
> --
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
>

Mon, Oct 29 2007 3:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Harry,

<< Good to hear. Is it possible to view that list (maybe on your site) so
that we know what we need not ask for anymoreSmile>>

Yes, I've got to get it up there for EDB once 1.06 is done and the list is
pared down a bit.  Also, you can see my other post from today for
information on what 1.06 will have:

http://www.elevatesoft.com/scripts/newsgrp.dll?action=openmsg&group=16&msg=3202&page=1

--
Tim Young
Elevate Software
www.elevatesoft.com

Image