Re: export from postgres into dbf
От | Amit_Wadhwa@Dell.com |
---|---|
Тема | Re: export from postgres into dbf |
Дата | |
Msg-id | D84C5C69F2723B43BD7AAFA63D4012BA605505@blrx2kmbgl101.blr.amer.dell.com обсуждение исходный текст |
Ответ на | export from postgres into dbf ("cristi" <cristi@dmhi.ct.ro>) |
Список | pgsql-novice |
if you have jdbc drivers for both of them, then just select from the postgres using a jdbc driver for postgre, and manipulate the code within java to change datatype if necessary and then simply insert the code into a foxpro table using a foxpro jdbc-odbc bridge or a regular jdbc foxpro driver (if available)or something. -----Original Message----- From: cristi [mailto:cristi@dmhi.ct.ro] Sent: Monday, March 10, 2003 4:59 PM To: pgsql-novice@postgresql.org Subject: [NOVICE] export from postgres into dbf I want to export a table from postgres into fox (foxpro 2.6) format using jdbc. Has somebody an example of java code who can do that? Thanks! ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
В списке pgsql-novice по дате отправления: