Re: double quotes inside VBA string ? - Mailing list pgsql-general

From Sim Zacks
Subject Re: double quotes inside VBA string ?
Date
Msg-id d6rtt0$20f0$1@news.hub.org
Whole thread Raw
In response to double quotes inside VBA string ?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
List 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 by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: table synonyms
Next
From: Patrick.FICHE@AQSACOM.COM
Date:
Subject: How to recover from : "Cache lookup failed for relation "