oldozziesubby
Registered User.
- Local time
- Today, 22:07
- Joined
- Mar 23, 2007
- Messages
- 26
I've been looking through all the previous posts and it seems that I am doing something wrong. I have two databases, one front end that had all the forms, reports, modules etc. and a backend that had all the tables. I converted the backend tables to MS SQL 2000 and linked them to the front end by ODBC no problem. I am using DAO for a lot of updating. and a lot of drop down boxes. I have no problem adding new records to the various tables, however as soon as I start to try to modify a record I get a write conflict error and I'm the only one using it. What is interesting is that the first button, the 'Save Record' is greyed out and I cant use it. I'm pulling my hair out, because I can't figure out what I'm doing wrong or what I'm missing when I create the tables in SQL. So, I hope there is someone who has had the same issue (there are no problems, jut unresolved issues) and can point me in the right direction. Thank you