List:General Discussion« Previous MessageNext Message »
From:Info@Best-IT Date:June 2 2004 3:09am
Subject:Error on Outfile
View as plain text  
input:
select firstname,middlename,lastname,county,state,dob,ssn into outfile
'/Users/user/temp/test.csv' fields terminated by ',' lines terminated by
'\n' from iffinet.subjects where client_id='1' and ostatus='complete';

output:
ERROR 1: Can't create/write to file '/Users/timbest/test.csv' (Errcode: 13)

I¹ve granted full rights to anyone who accesses /Users/user/temp.  Any ideas
as to what I can do to fix this?

VR/Tim
Best IT
cell: 504-231-1084
fax: 206-338-6162
tim@stripped
http://www.best-it.biz





Thread
Error on OutfileInfo@Best-IT2 Jun
  • Re: Error on OutfileJohn Mistler2 Jun