On Thu, Mar 27, 2008 at 11:06 AM, Shavonne Marietta Wijesinghe <shavonne(dot)marietta(at)studioform(dot)it> wrote: > COPY REGIONI FROM (...) > Strange coz i created the table. Why doesn't it seem to find it?? > > CREATE TABLE "REGIONI" You need to quote the name in your COPY command as well.