Query changes

Поиск
Список
Период
Сортировка
От Tapan Trivedi
Тема Query changes
Дата
Msg-id 3EC38178.3000806@webifyservices.com
обсуждение исходный текст
Ответы Re: Query changes  (Martijn van Oosterhout <kleptog@svana.org>)
Список 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 по дате отправления:

Предыдущее
От: Martin Foster
Дата:
Сообщение: PostgreSQL Performance on OpenBSD
Следующее
От: "Daniel Gehrke"
Дата:
Сообщение: MS SQL "isDate" equivalent in plpgsql?