BobbyRidler
Programmer
Hi,
I have an Access 2000 database that I have split into Client/Server or Front-Ent/Back-End design. The front-end runs on a Win 2000 work station and is linked to the back-end which resides on a NT file Server.
My problem is I have a delete query based on a table that has say 400 odd records. The query goes something like this "DELETE [Table1].*, *
FROM [Table1];". When I run the query I get a Miscrosoft Access message that says "You are about to delete (0) records from the specified table.
Our true blue IT Support have installed the latest MDAC version, which is 2.7 I believe. I installed and ran MDAC component checker to confirm this.
Does anyone have a clue as to why I would get such a wierd message from Access?
It is annoying to say the least as I have to double check the table to make sure the records were deleted.
Thanks in advance
Anthony
I have an Access 2000 database that I have split into Client/Server or Front-Ent/Back-End design. The front-end runs on a Win 2000 work station and is linked to the back-end which resides on a NT file Server.
My problem is I have a delete query based on a table that has say 400 odd records. The query goes something like this "DELETE [Table1].*, *
FROM [Table1];". When I run the query I get a Miscrosoft Access message that says "You are about to delete (0) records from the specified table.
Our true blue IT Support have installed the latest MDAC version, which is 2.7 I believe. I installed and ran MDAC component checker to confirm this.
Does anyone have a clue as to why I would get such a wierd message from Access?
It is annoying to say the least as I have to double check the table to make sure the records were deleted.
Thanks in advance
Anthony