Delete in Access table fields for SQL Server Linked tables

S

Sue

I am linking tables from a SQL Server 2000 database to an
Access 2000 database. On the Access side, one table shows
the records correctly but the other tables show #Deleted
in each field of every record. I can display the fields
on a form and I can add records. If I move off of a
record in the form, the fields now show the #Deleted on
the form. I get the same results in the linked table,
queries, or forms. I created a View on the SQL Server
side and linked the view but I get the same result. I
created a DSN using Windows authentication for the linking.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top