Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bit query in SQL

Status
Not open for further replies.

emueth

Programmer
Mar 27, 2001
4
US
I have a Cold Fusion application with a SQL 7 database. The database has an employee table with a bit field for storing certain permissions. How do I write my sql statement to, for example, return all employees that meet the criteria of a bitand on the fourth bit? Thanks in advance for the help.
 
isn't this more of a sql problem ? if so, you should repost your question in the sql forum, where you'd get faster & more accurate help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top