help

From: "Mattia Benzi" <mattia(at)art-soft(dot)it>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: help
Date: 2003-01-26 14:23:35
Message-ID: 000801c2c546$84b433a0$0100a8c0@artsoft.locale
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,
sorry for my bad english i am italian.
My question is :
Why when i try to convert a database from Access97 in PostgreSQL with Database Migration Wizard
my tables have the quotes !!!.
For example, in Access my table is Customer, after the migration in PostgreSQL are "Customer"(???)

the SQL : SELECT * FROM Customer generate an error : impossible to find ... ecc ecc
i must to write SELECT * FROM "Customer"

Help me and very thank you for your friendly application PgAdmin

Mattia Benzi

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2003-01-26 20:14:04 Re: help
Previous Message Dave Page 2003-01-24 11:54:11 Re: Invalid object name 'sysindexkeys' when using migration wizard