Hi All,
I'm using SQL Server 7.0 I'm running the following simple query to get results. I have in the top the SQL View and at the bottom the Results Set. When I try editing any of the columns in the grid, I get the following error: "Key column information is insufficient or incorrect. Too many rows were affected by update." How can this be if I'm only changing one measely field, any field for that matter. It only happens in this table. Any replies will be appreciated.
My Query: "select * from ArchiveInfo order by refnum"
I'm using SQL Server 7.0 I'm running the following simple query to get results. I have in the top the SQL View and at the bottom the Results Set. When I try editing any of the columns in the grid, I get the following error: "Key column information is insufficient or incorrect. Too many rows were affected by update." How can this be if I'm only changing one measely field, any field for that matter. It only happens in this table. Any replies will be appreciated.
My Query: "select * from ArchiveInfo order by refnum"