I have a form in MS Access that has some fields and also has a checkbox control to check if this file has been closed. Then the field will write to a db in Sql. the problem is.....when I check the box I want it to write yes/no to the table in the Sql db but instead it is writing True/False. how do I change this?