Hello,

Here is a contrib to translate xBase-style .dbf-files to SQL.

Manuel.

Attachment: dbf2sql.pl
Description: Perl program

.TH dbf2sql.pl 7 "March 2005" "dbf2sql.pl 0.4" "PostgreSQL contrib"
.SH NAME
dbf2sql.pl \- Translate xBase files to SQL statements
.SH SYNOPSIS
.B dbf2sql.pl 
.I dbf-file table
.SH DESCRIPTION
Translate xBase-style .dbf-files to SQL statements (CREATE
TABLE and INSERTs).
.IP
dbf2sql.pl /path/to/file.dbf table
.PP
.SH AUTHOR
Written by Manuel Baena Garcia <[EMAIL PROTECTED]>
.SH COPYRIGHT
Copyright (c) 2005 Universidad de Malaga.
.br
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to