Hello, I followed this tutorial to programatically create an access database: http://www.codeguru.com/vb/gen/vb_database/microsoftaccess/article.php/c5149/ Everything works, but the database that it creates contains required fields, so when I try to update the database with a few null values it has a fit. Is there a way to set certain fields so that they aren't required?