| От | Greg Speegle |
|---|---|
| Тема | JDBC Drop/Create problem? |
| Дата | |
| Msg-id | 3A2FBC27.5010207@10happythings.com обсуждение исходный текст |
| Ответ на | RE: JDBC PC Driver (Looking for) (Peter Mount <petermount@maidstone.gov.uk>) |
| Список | pgsql-interfaces |
Scenario: Want to create a table via JDBC Plan: Drop existing table (if any) Create new one Problem: If there was no table before, the Statement to drop the table throws an exception, which is fine and not a problem. However, if I then continue to try to create the table, I get a "table not found" exception thrown by the Create Statement. Doing a commit between the two eliminates the problem, but this doesn't look like how the code should work, or am I missing something? Thanks for input, Greg Speegle BaylorUniversity
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера