D
Darren Brinksneader
Hello,
I have a customer with an Access 95 database with linked
tables to SQL Server 2000. I am running on Windows XP
with the latest MDAC applied.
The table were copied using DTS into SQL Server. Linked
tables are functioning as expected for Inserts and
Updates. When I attempt to deleted a row from a linked
table I get the following error:
"Data has changed; Operation has stopped"
Unless all fields in the row are populated, with the
exception of the "Memo" (SQL Text) data type, I cannot
delete a row.
It does the same thing with the Pubs and Northwind
databases. I know it is an issue with Access 95, or at
least an issue with the SQL Server driver version.
Anyone seen this....Help!!
Thanks
P.S. I cannot convert the front-end Access database until
they fix some problems with their VBA code.
I have a customer with an Access 95 database with linked
tables to SQL Server 2000. I am running on Windows XP
with the latest MDAC applied.
The table were copied using DTS into SQL Server. Linked
tables are functioning as expected for Inserts and
Updates. When I attempt to deleted a row from a linked
table I get the following error:
"Data has changed; Operation has stopped"
Unless all fields in the row are populated, with the
exception of the "Memo" (SQL Text) data type, I cannot
delete a row.
It does the same thing with the Pubs and Northwind
databases. I know it is an issue with Access 95, or at
least an issue with the SQL Server driver version.
Anyone seen this....Help!!
Thanks
P.S. I cannot convert the front-end Access database until
they fix some problems with their VBA code.