I have a simple SQL Server 2000 database. I created an Access XP project linked to existing database. Used the form wizard to create a form referencing one of the tables. When the wizard was finished, the form was blank, although the design view showed the appropriate text boxes. When I went back to SQL Server and entered one record directly int the table and then went back to the form, the fields showed the record. When I went to change one of the fields, I got a message that the recordset wasn't updatabale. Any suggestions why?