| От | Neil Darlow |
|---|---|
| Тема | PsqlODBC and Qualified Table Names |
| Дата | |
| Msg-id | 19990720.20490900@ideal.intranet обсуждение исходный текст |
| Список | pgsql-interfaces |
Hi, I am using PsqlODBC (as part of unixODBC) with StarOffice 5.1 Pro to manage PostgreSQL 6.4.2 databases and tables. I can create and delete databases without difficulty but am having trouble creating tables with StarOffice. I have determined that the cause of the problem is that StarOffice generates SQL to create a table in the following format: create databasename."TABLENAME" ( fieldname fieldtype, ... ) PostgreSQL appears to have difficulty with databasename."TABLENAME" and will either not generate a table or generates a table with an uppercase name that is reported as existing by \dt in psql. However, any attempt to select from this table with SQL results in an error message to the effect that the table doesn't exist. Is this a known problem with PsqlODBC, or perhaps PostgreSQL itself, and is there a work-around? Regards, Neil Darlow.
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера