How do you insert a bit field into a SQL Server database. Shouldn't I be able to use a boolean variable passing it to the stored procedure, and it should convert it...right?