On 9/23/05, Rafael Barbosa <rrbarbosa@gmail.com> wrote:
> Hello everyone,
>
> I've decide to use PostgreSql as the SGBD for the application i'm
> developing. I've already have some info based on dbf files. Someone
> has any idea on how can i use the info on this dbf files?
> If only i could extract de info of the the dbf, i could make the
> database schemas and the genarate "insert into" script using the
> information extracted of the dbf.
Two things I know off:
1.) Open dbf in scalc, save as DELIMITED TEXT.
2.) http://www.anubisnet.de/products/dbf
Cheers,
Andrej