Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Ron Gafron
Hi, I just joined this list and I am new to pgAdmin, as well as Postgres. However, I am in the process of converting an Access database to Postgresql, and have so far had good luck with a utility from www.bullzip.com that has allowed me to convert my data tables fairly easily. Now, I just d

Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Rick van Hattem
On Thursday 17 June 2010 15:16:58 Kadiatou Oumar DIA wrote: > Hello, > > > > > > > > What can I do for migrate data from Access to postgres with pgAdmin III? > > Regards, > > Kadia You can try one of these tools: http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreS

Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Bob McConnell
From: Dave Page > On Thu, Jun 17, 2010 at 8:45 AM, Kadiatou Oumar DIA wrote: > > Thank you for the answer. So what can I do for migrate date > from Access to postgres with pgAdmin III? > > There is no way to migrate using pgAdmin III. I don't know what > tools are available, but searching www.p

[pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Kadiatou Oumar DIA
Hello, What can I do for migrate data from Access to postgres with pgAdmin III? Regards,   Kadia

Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Dave Page
On Thu, Jun 17, 2010 at 8:45 AM, Kadiatou Oumar DIA wrote: > Thank you for the answer. So what can I do for migrate date from Access to > postgres with pgAdmin III? > > There is no way to migrate using pgAdmin III. I don't know what tools are available, but searching www.pgfoundry.org would probab

Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Dave Page
e, please can I have > instruction for making it starts. > > pgmigration will not work with pgAdmin III. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company

[pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Kadiatou Oumar DIA
Hello,   I use postgres with pgadmin III and I want to nkow how to migrate tables from Access data base; I download pgmigration_1_6_0; I don't know if that can be used for pgAdmin III, if it is possible, please can I have instruction for making it starts.   regards,   K. DIA

Re: [pgadmin-support] PgMigration with PgAdmin2

2004-04-09 Thread Dave Page
> -Original Message- > From: Luis Carlos B.V. [mailto:[EMAIL PROTECTED] > Sent: 07 April 2004 22:32 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PgMigration with PgAdmin2 > Importance: High > > Hello, > > > I have downloaded THE LASTEST Pga

[pgadmin-support] PgMigration with PgAdmin2

2004-04-08 Thread Luis Carlos B.V.
Hello, I have downloaded THE LASTEST Pgadmin2/pgmigration (1.6.0) from the website, then I follow the PgMigration instalation Instructions LINE BY LINE, it is copied into the directory PLUGINS, registered by regsvr32... mdac 2.8 (the lastest!)instaled... but when I run pgadmin2 The PLUGIN

Re: [pgadmin-support] pgAdmin III and pgmigration

2003-09-03 Thread Dave Page
It's rumoured that Isaac Ben once said: > Hi, > I'm running on linux and was happy to see that pgadmin is finally going > to run on linux. One question though: Is the pgmigration plugin going > to be ported to pgAdmin III on linux? If so is there a beta I can try? > >

[pgadmin-support] pgAdmin III and pgmigration

2003-09-03 Thread Isaac Ben
Hi, I'm running on linux and was happy to see that pgadmin is finally going to run on linux. One question though: Is the pgmigration plugin going to be ported to pgAdmin III on linux? If so is there a beta I can try? Thanks, IB Isaac Ben ---(end of broa

Re: [pgadmin-support] PgMigration error when migrating Dbase tables

2003-03-28 Thread Dave Page
age-From: Julie May [mailto:[EMAIL PROTECTED] Sent: 28 March 2003 19:30To: [EMAIL PROTECTED]Subject: [pgadmin-support] PgMigration error when migrating Dbase tables I'm using PgMigration to migrate three DBF files to my PostgreSql Development server. This was working fine until I

[pgadmin-support] PgMigration error when migrating Dbase tables

2003-03-28 Thread Julie May
I'm using PgMigration to migrate three DBF files to my PostgreSql Development server. This was working fine until I made one eensy teeny change.   Some background: I am in the process of moving all of my data from a PostgreSql 7.2.X server to a PostgreSql 7.3.X server on another ma

Re: [pgadmin-support] PGMigration and foriegn Keys

2002-12-22 Thread Dave Page
> -Original Message- > From: Alaric Dailey [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 21:59 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PGMigration and foriegn Keys > > > I need foreign keys longer than 32 characters and the new > pgMigra

[pgadmin-support] PGMigration and foriegn Keys

2002-12-20 Thread Alaric Dailey
I need foreign keys longer than 32 characters and the new pgMigration tool is truncating the names at 32 chars, thus my migration is failing ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [pgadmin-support] bug in pgmigration-1_2_0

2002-11-12 Thread Dave Page
> -Original Message- > From: Thomas B. Clark [mailto:tc1@;clark.durham.nc.us] > Sent: 11 November 2002 19:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] bug in pgmigration-1_2_0 > > > pgmigration makes the following error when migrating a serial

[pgadmin-support] bug in pgmigration-1_2_0

2002-11-11 Thread Thomas B. Clark
pgmigration makes the following error when migrating a serial field: DEFAULT nextval('testtable test_id_seq'::text) NOT NULL The sequence table should be in double quotes surrounded by single quotes: DEFAULT nextval('"testtable test_id_seq"'::text) NOT NULL Any tab

Re: [pgadmin-support] PgMigration Plugin

2002-09-06 Thread Dave Page
> -Original Message- > From: Bernd Ruppel [mailto:[EMAIL PROTECTED]] > Sent: 06 September 2002 10:44 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PgMigration Plugin > > > To whom it may concern, > > I have tried to install the pgMigration Tool,

[pgadmin-support] PgMigration Plugin

2002-09-06 Thread Bernd Ruppel
To whom it may concern, I have tried to install the pgMigration Tool, but didn't succeed in doing so. The Readme text, that is part of the pgMigration archive, is cited below, with my comments on what didn't work: 1) Unzip pgMigration.dll from the distribution archive into the

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Karl Swisher
At 12:40 PM 5/1/2002 +0100, you wrote: >I just checked the Microsoft knowledgebase, and on windows 98 it seems >that you get 0x0485 is regsvr32 can't find the file specified. Try >checking the command line. On a default setup it should be: > >regsvr32 "C:\Program Files\pgAdmin2\Plugins\pgMig

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Dave Page
> -Original Message- > From: Karl Swisher [mailto:[EMAIL PROTECTED]] > Sent: 01 May 2002 12:34 > To: pgAdmin > Subject: Re: [pgadmin-support] pgMigration installation error > > > At 12:00 PM 5/1/2002 +0100, you wrote: > > > > > -Origina

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Karl Swisher
At 12:00 PM 5/1/2002 +0100, you wrote: > > -Original Message- > > From: Karl Swisher [mailto:[EMAIL PROTECTED]] > > Sent: 01 May 2002 11:18 > > To: pgAdmin > > Subject: Re: [pgadmin-support] pgMigration installation error I've done a complete uninstall

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Dave Page
> -Original Message- > From: Karl Swisher [mailto:[EMAIL PROTECTED]] > Sent: 01 May 2002 11:18 > To: pgAdmin > Subject: Re: [pgadmin-support] pgMigration installation error > > > > >Do you have all the necessary pre-requisites installed like MDAC2.

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Karl Swisher
oaded and installed MDAC2.6 and rebooted.Access2000 tells me I have Jet 4.0. This was also checked with the version of some Jet's dlls . Example MSJET40.dll 4.00.2927.17 I still get the same error installing pgMigration. The only thing I haven't done is reinstall Access200

Re: [pgadmin-support] pgMigration installation error

2002-05-01 Thread Dave Page
> -Original Message- > From: Karl Swisher [mailto:[EMAIL PROTECTED]] > Sent: 30 April 2002 21:59 > To: PGAdmin > Subject: Re: [pgadmin-support] pgMigration installation error > > > > > > > > > > Hello, > > > I h

Re: [pgadmin-support] pgMigration installation error

2002-04-30 Thread Karl Swisher
> > > > Hello, > > I have installed pgAdmin II v1.2 build 0. It connects > > to Postgres on the > > Linux server and I can connect to the database from Access. > > I think I'm > > ready to try some migration however when I use the "Run" > > command windows > > reports an error of 0x048

Re: [pgadmin-support] pgMigration installation error

2002-04-30 Thread Dave Page
> -Original Message- > From: Karl Swisher [mailto:[EMAIL PROTECTED]] > Sent: 30 April 2002 19:10 > To: pgAdmin > Subject: [pgadmin-support] pgMigration installation error > > > Hello, > I have installed pgAdmin II v1.2 build 0. It connects > to P

[pgadmin-support] pgMigration installation error

2002-04-30 Thread Karl Swisher
Hello, I have installed pgAdmin II v1.2 build 0. It connects to Postgres on the Linux server and I can connect to the database from Access. I think I'm ready to try some migration however when I use the "Run" command windows reports an error of 0x0485. I have copied the dll ins

Re: pgmigration

2002-01-09 Thread Dave Page
> -Original Message- > From: Eric Smets [mailto:[EMAIL PROTECTED]] > Sent: 09 January 2002 17:17 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgmigration > > > Hello, > > I would like to murge two the same access databases but with > d

pgmigration

2002-01-09 Thread Eric Smets
Hello, I would like to murge two the same access databases but with different contents to one centrale database. The migration tool is very helpfull for this, but an additional option where one can choose to not create the database would be very helpfull. This would solve my problem. Are you aw