SysTable Prefixes with dd_

From: brajmohan saxena <braj(dot)saxena(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: SysTable Prefixes with dd_
Date: 2016-10-09 20:20:25
Message-ID: CAJLMycKj=JTZjGf+PfRVBhYaXjg1ZtjXMHrYQZ7PwmfrCuC=8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

While using psqlodbc drivers in Windows I found SQLTables call is not
considering user tables named prefixed with "dd_".
After checking the ODBC properties I found there is *Sys Tables Prefixes*
option is enabled with value *"dd_"*.

Could you please let me know what is "Sys Table Prefixes" option meant for ?
And How do i get user tables created with "dd_" prefixed in it through
SQLTables call ?

Thanks in advance.

Regards
Braj

Browse pgsql-odbc by date

  From Date Subject
Next Message brajmohan saxena 2016-10-10 10:12:13 psqlodbc - SysTAble Prefixes issue
Previous Message Adrian Klaver 2016-10-07 04:55:19 Re: TRIM bug