RE: [INTERFACES] Converting microsoft access to postgresql

Поиск
Список
Период
Сортировка
От Dave Page
Тема RE: [INTERFACES] Converting microsoft access to postgresql
Дата
Msg-id C13176CD0FE1D21189E4006097BCD3D6E5B2@woody.vale-housing.co.uk
обсуждение исходный текст
Список pgsql-interfaces
(Shameless plug!) Try pgAdmin. It is available at:

http://www.pgadmin.freeserve.co.uk

pgAdmin has a migration wizard that will copy an mdb or another ODBC
datasource table by table. It will create the table (datatypes are mapable),
copy the data if required and then create the required indexes.

Regards,

Dave.

--
Dave Page, Network & Systems Manager, The Vale Housing Association Ltd.
dpage@vale-housing.co.uk
http://www.vale-housing.co.uk (Work)
http://www.pgadmin.freeserve.co.uk/ (Home of pgAdmin)
Beer can be a permanent solution - but only if you have enough of it!


> -----Original Message-----
> From: owner-pgsql-interfaces@postgreSQL.org
> [mailto:owner-pgsql-interfaces@postgreSQL.org]On Behalf Of Frederic De
> Leersnijder
> Sent: 24 March 1999 01:03
> To: pgsql-interfaces@postgreSQL.org
> Subject: [INTERFACES] Converting microsoft access to postgresql
>
>
> I'm looking for a program to convert a microsoft access mdb
> to postgres.
>
> Thnx.
>
> Frederic De Leersnijder
>
>


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Daniel"
Дата:
Сообщение: Re: [INTERFACES] why there's only char type?
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: [INTERFACES] Converting microsoft access to postgresql