H
Hugh Mulholland
After adding fields to a linked SQL 2000 table (using EM), then updating the
link in an Access 2003 .mdb file to reflect those additions creates an
"un-updatable" table in Access (but the table is updatable in SQL Server).
Any data modification attempted on the table data thereafter produces a
"Write Conflict" error message stating that the record has been modified by
another user since you started editing it ... I know this to be false. It
only happens when the table(s) in question have been copied from one SQL
Server database to another using import/export (DTS) AND affects both the
sending and receiving table! This has happened to me twice, in 2 differend
databases.
Has anyone else experienced this problem?
Is there a solution other than my workaround of importing the table back
into Access, deleting the SQL Server version of the table, and upsizing the
table back to SQL Server 2000?
link in an Access 2003 .mdb file to reflect those additions creates an
"un-updatable" table in Access (but the table is updatable in SQL Server).
Any data modification attempted on the table data thereafter produces a
"Write Conflict" error message stating that the record has been modified by
another user since you started editing it ... I know this to be false. It
only happens when the table(s) in question have been copied from one SQL
Server database to another using import/export (DTS) AND affects both the
sending and receiving table! This has happened to me twice, in 2 differend
databases.
Has anyone else experienced this problem?
Is there a solution other than my workaround of importing the table back
into Access, deleting the SQL Server version of the table, and upsizing the
table back to SQL Server 2000?