Does copy work in the SQL query editor on the pgadmin III snapshots (for
windows). When I try:
copy from 'c:\test.txt'
or
copy to 'c:\test.txt'
I get errors (e.g. "file not found" and "can not use relative pathname"
respectively). Thanks
--
Keith C. Perry, MS E.E.
Director of Networks & Ap
Hi Keith,
Keith C. Perry wrote:
Does copy work in the SQL query editor on the pgadmin III snapshots (for
windows). When I try:
copy from 'c:\test.txt'
or
copy to 'c:\test.txt'
I get errors (e.g. "file not found" and "can not use relative pathname"
respectively). Thanks
This has nothing to do
Hi Keith,
Keith C. Perry wrote:
Quoting Tino Wildenhain <[EMAIL PROTECTED]>:
Hi Keith,
Keith C. Perry wrote:
Does copy work in the SQL query editor on the pgadmin III snapshots (for
windows). When I try:
copy from 'c:\test.txt'
or
copy to 'c:\test.txt'
I get errors (e.g. "file not found" a
Quoting Tino Wildenhain <[EMAIL PROTECTED]>:
> Hi Keith,
>
> Keith C. Perry wrote:
> > Does copy work in the SQL query editor on the pgadmin III snapshots (for
> > windows). When I try:
> >
> > copy from 'c:\test.txt'
> >
> > or
> >
> > copy to 'c:\test.txt'
> >
> >
> > I get errors (e.g. "