Re: Postgre Tables problem

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: Postgre Tables problem
Дата
Msg-id 200812181452.10728@hal.medialogik.com
обсуждение исходный текст
Ответ на Postgre Tables problem  (Danail Pavlov <danailcho@hotmail.com>)
Список pgsql-general
On Tuesday 16 December 2008, Danail Pavlov <danailcho@hotmail.com> wrote:
> I have to create a postgre database programmatically from VB .Net and
> after that to create a tables. After successfully creating the Data Base,
> when a try to create a table in this DB i have this error - "schema
> "dbName" does not exist, Code 3F000" I'm sure that name is correct,
> because i use the same string from creating DataBase. How can i solve
> this problem?

Don't call your table "dbName.table_name", just use "table_name".

--
Panics do not destroy capital; they merely reveal the extent to which it has
been destroyed by its betrayal into hopelessly unproductive works.

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeremiah Jahn
Дата:
Сообщение: Re: 8.1.11 PREPARE problem?
Следующее
От: Aarni
Дата:
Сообщение: Re: Error: Operator does not exist: "char"=integer