Hi,
 
I'm trying to execute COPY command from some pgsql function.
The filename is given as an argument of the function.
But I get the filename like 'F:\tmp\file.txt' and I need to change this to 'F:/tmp/file.txt' before applying the COPY command.
 
I dind't succeed to replace '\' by '/' in the filename.
Could anybody help me.
 
Thanks
Patrick

-------------------------------------------------------------------------------------------
Patrick Fiche
email : [EMAIL PROTECTED]
tél : 01 69 29 36 18
-------------------------------------------------------------------------------------------


 

Reply via email to