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

2002-03-28 Thread Dave Page
Title: Message   -Original Message-From: Dino Nardini [mailto:[EMAIL PROTECTED]] Sent: 28 March 2002 13:45To: Dave Page; 'Marc Cuypers'; [EMAIL PROTECTED]Subject: Re: [pgadmin-support] Migrating from MS-Access to Postgresql Hello,I ran into similiar pro

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

2002-03-28 Thread Dino Nardini
mes to lower case, and re-migrate your data.   Of course, if you only have a few tables/columns you could just rename them in pgAdmin.   Regards, Dave. -Original Message- From: Marc Cuypers [mailto:[EMAIL PROTECTED]] Sent: 28 March 2002 06:57 To: [EMAIL PROTECTED] Subject: [pgadmin-support

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

2002-03-28 Thread Dave Page
n pgAdmin.   Regards, Dave. -Original Message-From: Marc Cuypers [mailto:[EMAIL PROTECTED]] Sent: 28 March 2002 06:57To: [EMAIL PROTECTED]Subject: [pgadmin-support] Migrating from MS-Access to Postgresql Hi,   I migrated a few tables to postgresql. Everything migrated

[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