Re: filtering

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: filtering
Дата
Msg-id web-78580@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на filtering  ("sbelow" <sbelow@dundee.net>)
Список pgsql-sql
Steve,

> I'm using '
> m_pSet->Open(AFX_DB_USE_DEFAULT_TYPE,"SELECT * FROM tblPMTasks WHERE
> [TaskDue] = 1");
> to filter out certain records.
> I want to add a filter to the current one how can I go about this? Or
> should
> I reconstruct to a basic 'Open()' statement and use this example
> given from
> MSDN.
I'm afraid that your question is an ADO question, not a SQL question.
Take a look at Postgresql.org and see if there's a Microsoft <-->
Postgresql list.  We can't help you here.

-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology      josh@agliodbs.com  and data management solutions       (415) 565-7293 for law firms, small
businesses       fax 621-2533   and non-profit organizations.      San Francisco
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: Using DateDiff with Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problems using a rule with the WHERE clause