| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | "Augusto Morillas" <amorillas(at)epepvar(dot)minbas(dot)cu> |
| Cc: | Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org> |
| Subject: | Re: Importar estructura de DB SQL 2000 a PostgreSQL |
| Date: | 2006-05-11 03:11:14 |
| Message-ID: | c2d9e70e0605102011o75e93242ifffa55cccfc11ad@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On 5/10/06, Augusto Morillas <amorillas(at)epepvar(dot)minbas(dot)cu> wrote:
>
>
> Hola colegas,
>
> Es posible importar con las herramientas de PostgreSQL u otra cualquiera, la
> estructura de una base de datos creada en SQL 2000 hacia una base de datos
> PostgreSQL ?
>
si instalas el odbc de postgres puedes usar la herramienta de
migracion de sqlserver para mover la estructura de las tablas con todo
e indices y constraints... solo los stored procedures tendrias que
moverlos a mano...
--
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 | Alvaro Herrera | 2006-05-11 04:00:25 | Re: Nuevo en la lista ¿mensajes anteriores? |
| Previous Message | Jaime Casanova | 2006-05-11 03:00:39 | Re: Nuevo en la lista ¿mensajes anteriores? |