I have an access frontend to a sql 2012 database. I am trying to fill a field with newid() or pull an automated GUID to save to the database but access doesn't like newid() for the field value. Any ideas how to create a new guid for a field and save in sql database. Thanks for any suggestions?