Bitwise Comparison in WHERE Clause

From: Michael Hlavinka (m.hlavinkamsdn_at_bre.com)
Date: 04/23/04


Date: Fri, 23 Apr 2004 14:41:04 -0700

Can a bitwise comparison be made in the WHERE clause of a SELECT statement using ADO and the OLE DB Provided for Microsoft Jet? If so, can someone provide a simple example.

Thanks,

Michael



Relevant Pages

  • Re: Bitwise Comparison in WHERE Clause
    ... using>ADO and the OLE DB Provided for Microsoft Jet? ... That is a bitwise comparison. ...
    (microsoft.public.data.ado)
  • Re: Recommended data access model
    ... This is from MDAC 2.8 SDK. ... "The Role of ADO in MDAC ... The Microsoft Data Access Components provide data access that is ... easy-to-use interface to OLE DB. ...
    (comp.databases.ms-access)
  • Re: Editing disabled by alternative to INNER JOIN
    ... uses a Cartesian Join, ... A query that uses a Cartesian Join is not ... if you remove the WHERE clause in both queries and then ... This quote from Microsoft Jet Database Engine Programmer's Guide dates ...
    (comp.databases.ms-access)
  • Re: Editing disabled by alternative to INNER JOIN
    ... uses a Cartesian Join, ... A query that uses a Cartesian Join is not ... if you remove the WHERE clause in both queries and then ... This quote from Microsoft Jet Database Engine Programmer's Guide dates ...
    (comp.databases.ms-access)
  • Re: Table adapter ???
    ... ADO was a lightweight COM layer built on top of OLE DB. ... ADO and OLE DB updates came in downloads of the MDAC pack (Microsoft Data ... It also came with a OLE DB provider for ODBC which meant ...
    (microsoft.public.data.ado)