Re: different methods to transfer data

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: different methods to transfer data
Дата
Msg-id 3A809215.7E8A9B3D@bigpond.net.au
обсуждение исходный текст
Ответ на different methods to transfer data  (Manika Dey <bithi@plasma.ernet.in>)
Список pgsql-interfaces
Hi Manika,

How are they stored on your WindowsNT systems?  Are they already in some
form of database?

If you have ODBC connectivity in their already stored format, that is
one way of doing it.

If you can convert them to a CSV file, that is another way of doing it
(there are drawbacks and benefits in this).

Can you give us more info as to how it's presently stored (text file(s),
MS SQL, MS Access, etc), what types of data, and so on?

Regards and best wishes,

Justin Clift
Database Administrator/Programmer

Manika Dey wrote:
> 
> Hi,
>   we are acquiring data  from systems on windows and
>   WindowsNT platform ,size of datafiles are in MB and gigabytes(GB)
>   My postgres database is installed on sun solaris platform.
> 
>   I would like to the know about the different methods or techniques
>   that i can apply to transfer the  data from these systems(on windows/NT)
>   to my postgres (on Solaris platform)  database.
>   All the systems (computer ) are well connected by
>   network.
> 
> 
> 
> -------------------------------------------------------------------
> 
> From:-                          |
>  Ms. Manika Dey.                |Ph.No:--
>  Engineer-SC (Comp. Tech.)      | IPR -- 02712 - 69276
>  I.P.R                          |          EXT 336,315
>  BHAT, GANDHINAGAR              | Residence -- 079 -7421117
>  Gujrat -- 382 428              | FAX --- 69017
>   ------------------------------------------------------------------
> 
> 
>


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

Предыдущее
От: Horst Herb
Дата:
Сообщение: mingw/cygwin build of libpq++ on Win9x
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Postgres and Oracle differences and questions