Re: ODBC driver adding extra characters to table names.
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Paul Lambert <paul(dot)lambert(at)autoledgers(dot)com(dot)au>
- Cc: pgsql-odbc(at)postgresql(dot)org
- Subject: Re: ODBC driver adding extra characters to table names.
- Date: Wed, 08 Aug 2007 23:32:42 -0400
- Message-id: <27042(dot)1186630362(at)sss(dot)pgh(dot)pa(dot)us>
Paul Lambert <paul(dot)lambert(at)autoledgers(dot)com(dot)au> writes:
> My initial assumption was that the ODBC driver makes an assumption that
> standard_conforming_strings will not be on and adjusts the table names
> accordingly.
Which ODBC driver version are you using? I'd quite expect a pre-8.2
release to not be prepared to deal with this. If the 8.2 version still
can't hack it then you've got a legitimate beef ...
regards, tom lane
Home |
Main Index |
Thread Index