If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > SQL bitwise comparisons using DAO, .mdb

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-04, 10:16
OT1 OT1 is offline
Registered User
 
Join Date: May 2004
Posts: 3
Question SQL bitwise comparisons using DAO, .mdb

Using VB6(SP5), DAO, .mdb
I'm trying to use SQL to return records based on the AND bitwise operator which should be the (&) character, however there is no MS documentation that i could find. My Where clause query seems to recognize the (&) character, but 0 records, or all records are returned, and i had bits set in only 3 records(of course verified). I have tried many SQL Where clause formats without luck.
Can this be accomplished, or did MS drop the ball again?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On