Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Export Access 97 to PostgreSQL


  • From: "Marcin Stępnicki" <mstepnicki(at)gmail(dot)com>
  • To: "Shavonne Marietta Wijesinghe" <shavonne(dot)marietta(at)studioform(dot)it>
  • Cc: "Ivan Sergio Borgonovo" <mail(at)webthatworks(dot)it>, pgsql-sql(at)postgresql(dot)org
  • Subject: Re: Export Access 97 to PostgreSQL
  • Date: Thu, 27 Mar 2008 11:14:17 +0100
  • Message-id: <179149fe0803270314u3c25488eu8315be39bfa9a9a3@mail.gmail.com> <text/plain>

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.



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group