On Feb 1, 2009, at 4:51 AM, Montek wrote:

> Since i come from the old Micrososft MSQL/MSAccess/VisualBasic
> development environment, i started developing applications
> using double quoted table names in Postgres (e.g.: "pgCustomersData").
> Unfortunately this brings some restrictions in using wizards.

        We have the property 'AutoQuoteNames' that will do just what it says  
when building queries through code. The statement you cite, though, is  
an internal query that I'm assuming was never run against schemas that  
use case-sensitive names. I'll fix that (thanks for the code, BTW),  
and post the fix to subversion.

        If you run into any more problems, please let us know.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to