Try select * from "Dx";
If you want to keep case (as opposed to the normal
lower-casing) you'll need to double quote the name.
On Fri, 23 Feb 2001 [EMAIL PROTECTED] wrote:
>
>
> I am trying to convert a MS SQL database to postgres. I have done it
> this way:
>
> 1) use Access -> link to MS
I am trying to convert a MS SQL database to postgres. I have done it
this way:
1) use Access -> link to MS SQL
2) install postgress ODBC driver
3) use Access -> copy -> ODBC compliant database.
4) set up the database in postgress
5) do the copy from access.
the file Dx for the table Dx is cre