From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Miguel Santillan" <m_santillan(at)bbt11(dot)com(dot)ar> |
Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: Migrar Cobol Postgresql |
Date: | 2006-11-18 05:49:29 |
Message-ID: | c2d9e70e0611172149x49529f4ft3063d88d9f1d0e28@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 11/17/06, Miguel Santillan <m_santillan(at)bbt11(dot)com(dot)ar> wrote:
> Preciso migrar datos de Cobol a Postgresql en Windows.
> Existe algun producto o forma de hacerlo?
> Saludos.
> Miguel
Tal vez las cosas hayan cambiado desde que estudie... pero AFAIK Cobol
es un lenguaje de programación y no una base de datos...
Te refieres a migrar la estructura de los archivos? te aconsejo
hacerlo a mano y re-estructurando nuevamente despues de todo debes
crear FK, indicar indices y probablemente eliminar redundancia de
datos...
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2006-11-18 05:54:35 | Re: RE: Totalizar tablas dinamicamente |
Previous Message | Jaime Casanova | 2006-11-18 05:25:10 | Re: Ayuda con Funcion y C++ |