Bit Data Type Conversion to "Yes/No":
Code:
Highlight
<%if rs("FieldName") then response.write "Yes" else response.write "No"%>