Re: [pgadmin-support] Database Migration Wizard

2004-01-15 Thread Dave Page
> -Original Message- > From: Lucas Chan [mailto:[EMAIL PROTECTED] > Sent: 15 January 2004 05:58 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Database Migration Wizard > > Hi, > > I'm trying to migrate a mysql database to postgres using

[pgadmin-support] Database Migration Wizard

2004-01-14 Thread Lucas Chan
Hi, I'm trying to migrate a mysql database to postgres using the Database Migration Wizard. pgAdminII (1.6.0) keeps crashing when I try to do connect to the datasource. I am following the steps as described here: http://pgadmin.postgresql.org/pgadmin2/pgadmin2.php?ContentID=15 And I have tried

Re: [pgadmin-support] Database Migration Error

2003-07-16 Thread Dave Page
> -Original Message- > From: Fjeld, Shauna [mailto:[EMAIL PROTECTED] > Sent: 16 July 2003 15:13 > To: '[EMAIL PROTECTED]' > Subject: [pgadmin-support] Database Migration Error > > > Hello, > I'm trying to migrate an Access 2000 database t

[pgadmin-support] Database Migration Error

2003-07-16 Thread Fjeld, Shauna
Hello, I'm trying to migrate an Access 2000 database to Postgres. Even with the most simple database (1 table, 1 field), I get the following error: 380: Invalid property value Rolling back... Done. Here is the log file. 2003-07-16 08:04:43 - Executing Plugin: Database Migration Wizard v1.4.12

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

Re: [pgadmin-support] database migration wizard

2003-06-12 Thread Dave Page
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 migration wizard > >

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

Re: [pgadmin-support] Database Migration Wizard

2003-03-28 Thread Dave Page
my VB test code in case it helps.   Sorry I cannot be more help.   Regards, Dave. -Original Message-From: Sarah Atkinson [mailto:[EMAIL PROTECTED] Sent: 26 March 2003 23:20To: Dave Page; [EMAIL PROTECTED]Subject: RE: [pgadmin-support] Database Migration Wizard   Hi

Re: [pgadmin-support] Database Migration Wizard

2003-03-28 Thread Sarah Atkinson
Publications, Aust.Telephone: +61 3 8379 8000[EMAIL PROTECTED]   -Original Message-From: Dave Page [mailto:[EMAIL PROTECTED] Sent: Friday, 28 March 2003 8:42 AMTo: Sarah Atkinson; [EMAIL PROTECTED]Subject: RE: [pgadmin-support] Database Migration Wizard

Re: [pgadmin-support] Database Migration Wizard

2003-03-26 Thread Dave Page
the log level under Tools -> Options.   Regards, Dave. -Original Message-From: Sarah Atkinson [mailto:[EMAIL PROTECTED] Sent: 26 March 2003 03:52To: [EMAIL PROTECTED]Subject: [pgadmin-support] Database Migration Wizard   Hello,   I am attempting to migrate a my

[pgadmin-support] Database Migration Wizard

2003-03-26 Thread Sarah Atkinson
Title: Message   Hello,   I am attempting to migrate a mysql database to postgres, via the Database Migration Wizard.   I have setup the DSN on my XP workstation. I am able to test the datasource and connect successfully.   However, when following the steps required to connect to the dataso

Re: [pgadmin-support] Database Migration

2003-03-01 Thread Dave Page
ect: [pgadmin-support] Database Migration Hi,   While trying to migrate a database from Oracle to Postgre, on some tables the migration wizard returns an error:       9: Subscript out of range   I'm using pgAdmin II v1.4.12 with pgMigration v1.4.12.  

[pgadmin-support] Database Migration

2003-02-28 Thread Nuno Ramos
Hi,   While trying to migrate a database from Oracle to Postgre, on some tables the migration wizard returns an error:       9: Subscript out of range   I'm using pgAdmin II v1.4.12 with pgMigration v1.4.12.  

Re: [pgadmin-support] Database migration from Access 2000

2002-10-10 Thread Dave Page
Hi, Can you send the whole logfile please? Regards, Dave. > -Original Message- > From: Bernd Ruppel [mailto:[EMAIL PROTECTED]] > Sent: 08 October 2002 19:02 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Database migration from Access 2000 > > >

[pgadmin-support] Database migration from Access 2000

2002-10-08 Thread Bernd Ruppel
Dear support team, I'm trying to migrate an Access 2000 database to PostgreSQL 7.20. While migrating a table that doesn't contain any data the following error message occurs: An error occured at: 08.10.2002 19:07:01: 94: Ungueltige Verwendung von Null ("Invalid usage of Null") The lo

Re: [pgadmin-support] Database Migration Wizard Feature Request

2002-08-22 Thread Dave Page
> -Original Message- > From: Thomas A. Lowery [mailto:[EMAIL PROTECTED]] > Sent: 22 August 2002 13:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Database Migration Wizard Feature Request > > > Dave, > I'm using the Migration Wizard t

[pgadmin-support] Database Migration Wizard Feature Request

2002-08-22 Thread Thomas A. Lowery
Dave, I'm using the Migration Wizard to move a large Access (dare I say) database to Pg. What I see the pg log is a commit on ever row. Would it be possible to add a "batch" type commit. Say I want to commit ever 1000 rows. Also, during the migration is

Re: [pgadmin-support] Database Migration Plugin and OIDs

2002-05-01 Thread Dave Page
> -Original Message- > From: Keehan Mallon [mailto:[EMAIL PROTECTED]] > Sent: 30 April 2002 22:40 > To: Dave Page; [EMAIL PROTECTED] > Subject: Database Migration Plugin and OIDs > > > Dave, > > I am now successfully using the Database Migration plugin to > PgAdmin II, but I still h

[pgadmin-support] Database Migration Plugin and OIDs

2002-04-30 Thread Keehan Mallon
Dave, I am now successfully using the Database Migration plugin to PgAdmin II, but I still have a couple of questions: 1) Is it possible to do a migration without OIDs If not, how do I go about dealing with the tables to get rid of the oids? 2) I am still having trouble with the Import plu