I'm used to developing queries in Access and I can create a link that automatically inputs the primary key value into the foreign key field when a new record is created. Can I do this same function in SQL Server 7 with views. If not, what are my alternatives?