From: | Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com> |
---|---|
To: | Zeki ÇATAV <zcatav(at)gmail(dot)com> |
Cc: | pgsql-tr-genel(at)postgresql(dot)org |
Subject: | Re: postgresql içine veri import etmek |
Date: | 2008-03-18 07:55:45 |
Message-ID: | 1205826945.16612.47.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-tr-genel |
Merhaba,
On Tue, 2008-03-18 at 07:08 +0000, Zeki ÇATAV wrote:
> Postgresqle login olduktan sonra yeni boş bir database ile veya
> var olan bir database içine table olarak csv, xls, dbf, mdb gibi
> formatlardan birinde var olan veriyi import edebilir miyim?
CSV biçimini aktarabiliyorsunuz:
http://www.postgresql.org/docs/current/static/sql-copy.html
xls içinse OpenOffice ya da M$ içinden bir data source tanımlayarak
verileri aktarabilirsiniz.
.dbf ve .mdb için fikrim yok. mdb Access dosyası mıydı? Öyleyse :
http://wiki.postgresql.org/wiki/Microsoft_Access_to_PostgreSQL_Conversion
Kolay gelsin,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2008-03-20 09:13:28 | PostgreSQL Live CD |
Previous Message | Zeki ÇATAV | 2008-03-18 07:08:56 | postgresql içine veri import etmek |