Can't update SQL field with Access 2000

A

Anthony

I have a web site that runs off of a SQL database. I edit the web site via a
web interface and also using Access2000. It would seem that if I edit a
record via the web site, I then cannot edit that record in Access2000. It
locks up and says this record has been changed by another user since you
started editing it. Is there a way to fix this problem?
 
A

Anthony

I am not sure how that helps the situation. Is there something I must do
beyond just putting a timestamp field in?
 
A

Anthony

Well, I have to say thanks. That worked. Geeez been trying to solve that
problem forever. A definite thanks again.
 
B

BillD

What is the Web Interface you are using. I have been looking for a way to
setup my database on a web-site. I have a FE Database that connects with
linked tables to a BE SQL Server Database setup on my desktop. I want to be
able to place the SQL Server database with the Tables on a web Server and be
able to access that database with the Access Front End Database.
Any help greatly appreciated.
 
Top