Re: [pgadmin-support] Oracle->Postgres Migration Problems.

2002-04-16 Thread David Griffiths
Yup - I'm the DBA for the database, and was logging in with a user with the DBA role assigned to them. I've also selected from the 'col' view on Oracle to see the columns as that user. David. - Original Message - From: "Dave Page" <[EMAIL PROTECTED]> To: "'David Griffiths'" <[EMAIL PROTE

Re: [pgadmin-support] Licensing

2002-04-16 Thread Dave Page
This isn't really the correct list, but PostgreSQL uses the BSD licence which means it is completely free ($0.00) for as long as you like for as many users as you like. Regards, Dave. > -Original Message- > From: Øivind Rusvik TACNo [mailto:[EMAIL PROTECTED]] > Sent: 16 April 2002 13:20

[pgadmin-support] Licensing

2002-04-16 Thread Øivind Rusvik TACNo
> TAC is developing a small scale web application. We have used Oracle as > the > Database engine until today, this is impossible due to Oracles license > policy. > The web app. Is only using one db user for access, but it can be several > users accessing the web script at any given time. Please

Re: [pgadmin-support] hello

2002-04-16 Thread Dave Page
Right-click -> Properties and edit what you require. To edit a column right click the column in the treeview. Regards, Dave. > -Original Message- > From: Marcus Túlio Salles [mailto:[EMAIL PROTECTED]] > Sent: 16 April 2002 13:30 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] hello

[pgadmin-support] hello

2002-04-16 Thread Marcus Túlio Salles
please, How can I do to alter table using the pgadminII ? thanks. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [pgadmin-support] Oracle->Postgres Migration Problems.

2002-04-16 Thread Dave Page
Hi David, Do you have sufficient privileges on the Oracle system? I have seen both Oracle & MS SQL Server fail to return column names in the past when the uid had sufficient privileges to connect and see that a table existed, but not to look at the table structure. Regards, Dave. > -Origina