write confilct with access
"Sloan Kimball" <[email protected]> Tue, 10 Apr 2012 11:35:38 -0700
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <9FF4E16B82C54DE7AED8CC16746CE251@SloanHome> |
------=_NextPart_000_0065_01CD170E.0DF8C2C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit i am getting a write confict when trying to do basically anything - even make a change to a field in the database. i have researched this pretty extensively and see many people saying that adding a timestamp filed to the table in MySQL will correct it and/or eliminating NULL fields. i have done both of these and still get the same write conflict (this record has been changed by another user). .. i am the only user on the database. i'm wondering if i have set up the connector incorrectly or there is something else..... ideas? ------=_NextPart_000_0065_01CD170E.0DF8C2C0--