Postgre Tables problem

From: Danail Pavlov <danailcho(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Postgre Tables problem
Date: 2008-12-16 12:16:25
Message-ID: BLU107-W50617A935D186FE964FFA5A4F50@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Dear Sir/Madam,

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?

Best Regards,
Danail Valkov

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Witney 2008-12-16 12:38:49 Is this a security risk?
Previous Message Willy-Bas Loos 2008-12-16 10:26:13 what happens to indexes when TRUNCATEing