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
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
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
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
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]
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
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
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
--
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