Re: double quotes inside VBA string ?

Поиск
Список
Период
Сортировка
От Sim Zacks
Тема Re: double quotes inside VBA string ?
Дата
Msg-id d6rtt0$20f0$1@news.hub.org
обсуждение исходный текст
Ответ на double quotes inside VBA string ?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
Список pgsql-general
double up the double quotes.  "select * from public.""Customers"""
In any case, I agree with jeff, make your table names lowercase and leave out the quotes.
 
Sim
Hello.
I have a problem when working with MS Access/PostgreSQL.
Namely,  as PostgreSQL syntax uses doble quotes for table names and field names,  when I write it as a string of a pass-through query or Command text of ADO Command object it looks like:
"select * from public."Customers""
and VBA considers that the first quote after public. is the end of statement.

How to solve it ?


В списке pgsql-general по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: table synonyms
Следующее
От: Patrick.FICHE@AQSACOM.COM
Дата:
Сообщение: How to recover from : "Cache lookup failed for relation "