Re: Reference Code tables in Oracle Designer 2000
From: Jacek Dobosz <jdob_at_ping.at>
Date: 1996/10/05
Message-ID: <32569b4b.4244765_at_news.ping.at>#1/1
Date: 1996/10/05
Message-ID: <32569b4b.4244765_at_news.ping.at>#1/1
On 27 Sep 1996 15:20:43 GMT, "Herman Scheepers" <hermans_at_mail.global.co.za> wrote:
>I have developer 2000 running on one database, and the system I'm working
>on on another. The problem I'm experiencing is that
>my the generator is generating the table cg_ref_codes in one the designer
>2000 database instead of the application database.
>Does anyone know how to solve this?
>
>Regards
>Herman
You can export cg_ref_codes table in the development database and import it in production or create a snapshot ( optionaly hiden with synonym ) in production database which points to cg_ref_codes in the development database. Received on Sat Oct 05 1996 - 00:00:00 CEST