Thread: Help for create table with pgAdmin
I use Postgresql-7.3.4 + pgAdmin II v.1.6, but I cannot create table with pgAdmin. The objet is desactivate. Please HELP ME to create tables using pgAdmin.
Thanks
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
Dear KOUEMY Doris Z. From: KOUEMY Doris Z. > I use Postgresql-7.3.4 + pgAdmin II v.1.6, but I cannot create table with pgAdmin. > The objet is desactivate. Please HELP ME to create tables using pgAdmin. Explain conditions in detail more. 1)Can you connect it? 2)Are you doing login with the user who can make it? If these are not problems. Possibly, it goes into schema.pulic of threeview, and it may be able to be made. Regards, Hiroshi Saito
From: KOUEMY Doris Z. > Hello Hiroshi Saito > > I'm connect successfuly and I'm doing login with the user. > Where can I see schema.public of threeview on pgAdmin or How can I > go in schema.public of threeview ? Isn't your database in treeview? schema can be seen if that is clicked. Operation can be used like the Explorer of Windows. Hiroshi Saito <saito@inetrt.skcapi.co.jp> wrote: > From: KOUEMY Doris Z. > > I use Postgresql-7.3.4 + pgAdmin II v.1.6, but I cannot create table with pgAdmin. > > The objet is desactivate. Please HELP ME to create tables using pgAdmin. > Explain conditions in detail more. > > 1)Can you connect it? > 2)Are you doing login with the user who can make it? > > If these are not problems. > Possibly, it goes into schema.pulic of threeview, and it may be able to be made.