Re: filtering - Mailing list pgsql-sql

From Josh Berkus
Subject Re: filtering
Date
Msg-id web-78580@davinci.ethosmedia.com
Whole thread Raw
In response to filtering  ("sbelow" <sbelow@dundee.net>)
List 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 by date:

Previous
From: "Richard Huxton"
Date:
Subject: Re: Using DateDiff with Postgres
Next
From: Tom Lane
Date:
Subject: Re: Problems using a rule with the WHERE clause