On 29/06/18 04:22, joby.john@nccgroup.trust wrote:
Pavel Stehule wrote
2018-06-28 12:10 GMT+02:00 please, can you try '"db; name"' ..
double quotes nested in apostrophes
I tried this with no luck. Also tried the other way, apostrophe nested
in double quotes with same results. Looks
Pavel Stehule wrote
> 2018-06-28 12:10 GMT+02:00 please, can you try'"db; name"' .. double
> quotes nested in apostrophes
I tried this with no luck. Also tried the other way, apostrophe nested in
double quotes with same results.Looks like an issue in ODBC driver as it's
not handling semicolon with
2018-06-28 12:10 GMT+02:00 joby.john@nccgroup.trust <
Joby.John@nccgroup.trust>:
> > See if something like below works:
> > {db; name}
>
>
>
> Hi,
>
> Thanks for the responses.
>
> I tried putting curly brackets around the value of database like you
> mentioned.
> {db; name}
> But the server was t
Zitat von "joby.john@nccgroup.trust" :
Not sure what else I can try or whether the ODBC driver supports database
name with a semicolon at all.
Not knowing much about ODBC, how about single quotes?
And if you pass the entire URL, would it be possible to pass instead
values to Kind of functio
> See if something like below works:
> {db; name}
Hi,
Thanks for the responses.
I tried putting curly brackets around the value of database like you
mentioned.
{db; name}
But the server was treating the brackets as part of the database name and so
did not work.
I tried double quotes like
"db;
From: Pavel Stehule [mailto:pavel.steh...@gmail.com]
Sent: 27 June 2018 15:26
To: Joby John
Cc: pgsql-gene...@postgresql.org
Subject: EXTERNAL: Re: Database name with semicolon
Hi
2018-06-27 15:22 GMT+02:00 Joby John
mailto:Joby.John@nccgroup.trust>>:
Hi,
We have a windows application
On 06/27/2018 06:22 AM, Joby John wrote:
Hi,
We have a windows application which communicate to Postgres database via
PostgreSQL ODBC drivers for windows.
One of our customers has a database with semicolon in its name (e.g.:
“db; name”) and our application is failing to establish connection
On Wed, Jun 27, 2018 at 10:25 AM, Pavel Stehule
wrote:
> Hi
>
>
> modern Postgresql has not any problems with special chars
>
>
I think the issue is that he cannot create a proper connection string to
pass to the ODBC driver, since semi-colon is used as a delimiter for the
fields.
bname = '"; sss"'
>
> Regards,
>
> Joby John
>
>
>
> *From:* Pavel Stehule [mailto:pavel.steh...@gmail.com]
> *Sent:* 27 June 2018 15:26
> *To:* Joby John
> *Cc:* pgsql-gene...@postgresql.org
> *Subject:* EXTERNAL: Re: Database name wit
Hi
2018-06-27 15:22 GMT+02:00 Joby John :
> Hi,
>
>
>
> We have a windows application which communicate to Postgres database via
> PostgreSQL ODBC drivers for windows.
>
> One of our customers has a database with semicolon in its name (e.g.: “db;
> name”) and our application is failing to establi
10 matches
Mail list logo