has anyone had success using an sql command like "COPY foo FROM STDIN" and then using the func(<string>, 'putline') command to send lines to the server?
the pod file alludes to this capability, but i can't quite make it work. when i try to copy form STDIN, i get an error "no such file or directory". the pod also alludes to the existence of an example of how to do this in a file called "test.pl", which i can't seem to find anywhere... any help/advice appreciated. thanks, dave duff [EMAIL PROTECTED]