Hi all, I am submitting a query that writes information into a table, I have two fields setup that do not allow null values, and if the data i am submitting has a null value for that field it should put the default value of N into that field. However it is not doing so and I cannot figure out why.