Microsoft
Software
Hardware
Network
Question : Write conflict when editing a linked table - linked to SQL Server 2000
I have an Access database where the tables are linked to a SQL Server 2000 database. In one of the tables if I add or modify a record within Access (either via the table or a form view) I get a Write Conflict message (see attached). The record can be modified/added through SQL with no problem. I know that this error is because the SQL table has some fields of data type 'bit', but I don't know why this should be a problem or how to fix it, (other than to take the 'bit' fields out).
Answer : Write conflict when editing a linked table - linked to SQL Server 2000
Hi
I had similar problem and I found my answer here
http://support.microsoft.c
om/kb/2807
30/
After adding the default values to 0 on the bit fields (SQL table) all was fine !
Enjoy
Jose
Random Solutions
step-by-step how to import csv file to sql table
How do I push out customized header/footer templates in Word 2007
How do you create ODBC in VBA to retrieve a text file from remote server then populate access table?
Outlook user can replay to internal email, but not send new email
if statement in C#
sql permissions to use adp
How to set a font to a CMenu ?
Argument not specified for parameter 'sender' of 'Protected Sub EmailRegAttendeeNotices_Cl<wbr />ick(sender<wbr /> As Object, e As System.EventArgs)'.
changing AD login names
How to trigger Form events?