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
[EMAIL PROTECTED]
http://www.best-it.biz




Reply via email to