Обсуждение: Re: [pgadmin-support] "Invisible" relations after migrating Access

Поиск
Список
Период
Сортировка

Re: [pgadmin-support] "Invisible" relations after migrating Access

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Anung B. Ariwibowo [mailto:barliant@yahoo.com]
> Sent: 13 June 2002 08:08
> To: Dave Page
> Subject: Re: [pgadmin-support] "Invisible" relations after
> migrating Access
>
>
> There aren't any odd letters nor spaces, but writing table
> names between double quotes works perfectly.
>
> Thanks a lot.

Glad it works now. Just for info, the only characters that *do not*
require quotes are 0 to 9, a to z and underscore (_). Anything else
requires quoting.

Regards, Dave.