We have some MS Access programs that have links to SQL Server tables as the back end. When a new record is created, the users would like certain date fields etc to have default values. I have gone into SQL Server and given the fields these default values, but when they create a record in access, it seems to ignore them. How do I get the default values to show up?