I do not want to link any tables from access to sql server. I simply want to use an access form to enter data that is then inserted into a table in a sql server database. I have been connecting with an ODBC driver so I can retrieve data from the SQL Server table from Access, but I can't seem to be able to insert data entered from the access form back to the sql server table. Any help on how I can do this? Thanks.