Query changes - Mailing list pgsql-general

From Tapan Trivedi
Subject Query changes
Date
Msg-id 3EC38178.3000806@webifyservices.com
Whole thread Raw
Responses Re: Query changes  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Hi all:

I have started using postgreSQL for our internal systems which were
running on MS SQL.

I have a problem which I faced for my first cut tests on migration.

My internal systems are developed using ASP and Java. While, I could
access the database in postgreSQL, I have to pass the table names as
"table_name" for all queries (in quotes). Is there something I have
missed during the setup ?

I do not want to think about getting into the code and changing all the
queries :-(

Any help will be appreciated.

Thanks in advance.

Re Tapan


pgsql-general by date:

Previous
From: Martin Foster
Date:
Subject: PostgreSQL Performance on OpenBSD
Next
From: "Daniel Gehrke"
Date:
Subject: MS SQL "isDate" equivalent in plpgsql?