Dimitri Maziuk wrote:
>Most SQL servers have ways of loading data from file. RTFM to find out
>how postgresql does it.
COPY table FROM '/path/to/file';
where /path/to/file is a file containing tab-separated fields, one
line per row.
--
Oliver Elphick[EMAIL PR
* Matt Fair ([EMAIL PROTECTED]) spake thusly:
> Hello,
> I am converting an ASP Visual Basic application to run on a linux machine. I
> downloaded the trial version of Chilisoft and got the ASP working, now I want
> to have the database be mysql or postgresql. Does anyone know of a
> conversio
2 matches
Mail list logo