[pgadmin-support] plugins in pgadmin III

2003-08-27 Thread Marc Cuypers
Hi, In pgadmin II we could use a plugin to import data from ms-access to postgresql. Is this still possible in pgadmin III? -- Best regards, Marc. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-support] changing comment for a table makes pgadmin

2003-07-17 Thread Marc Cuypers
Andreas Pflug wrote: Marc Cuypers wrote: Hi, I tried to add a comment to an existing column and pgadmin crashed. I'm using the WIN32 snapshot of today. I can't reproduce this, neither in debugging mode nor with the release 20030716. What exactly are the steps you're

[pgadmin-support] changing comment for a table makes pgadmin III crash

2003-07-16 Thread Marc Cuypers
Hi, I tried to add a comment to an existing column and pgadmin crashed. I'm using the WIN32 snapshot of today. After installation I get the old logo (elephant). I hope this is OK. -- Best regards, Marc. ---(end of broadcast)--- TIP 2: you can ge

[pgadmin-support] pgadmin III craches when adding a column

2003-07-08 Thread Marc Cuypers
Hi, When adding a column to a table pgadmin III craches. -- Best regards, Marc. ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your messa

[pgadmin-support] pgadmin III and query builder

2003-07-03 Thread Marc Cuypers
Hi, Any progress in the query builder with pgadmin III www.pgadmin.org is down for the moment. -- Best regards, Marc. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[pgadmin-support] sql-builder in pgadmin III

2003-06-23 Thread Marc Cuypers
Hi, I installed the snapshot of pgadmin III (20030622) and can't find sql-builder anymore. Is it dropped? -- Best regards, Marc. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [pgadmin-support] database migration wizard

2003-06-12 Thread Marc Cuypers
Hi, Now it works. Thanks. Marc Dave Page wrote: Hi, Please try the latest version from www.pgadmin.org/downloads. Regards, Dave. -Original Message- From: Marc Cuypers [mailto:[EMAIL PROTECTED] Sent: 12 June 2003 14:37 To: [EMAIL PROTECTED] Subject: [pgadmin-support] database

[pgadmin-support] database migration wizard

2003-06-12 Thread Marc Cuypers
Hi, I'm using database migration wizard 1.4.12. When importing via the database migration wizard I can choose the schema in to which the tables should be imported. But they are always imported in the schema 'public' instead of the schema I choose? Is there a solution for this? Marc --

[pgadmin-support] Migrating from MS-Access to Postgresql

2002-03-27 Thread Marc Cuypers
Hi,   I migrated a few tables to postgresql. Everything migrated fine, but tablenames that contain capitals are converted just as is.  When I create a query, postgresql doesn't seem to use those captitals and converts them to lowercase.  This makes that the table is not found in the database