Kamis, 14 Juli 2011

[MS_AccessPros] Delete query giving me error

 

Hello All,

I am getting the following error "Specifiy the table containing the records you want to delete".

The following sql statement is based on the post number 68733. But I continue to get the error.

DELETE tblEventDetails.EventID, *
FROM tblEventDetails INNER JOIN tblArchivedEventIDs ON tblEventDetails.EventID = tblArchivedEventIDs.EventID
WHERE (((tblEventDetails.EventID)=[tblArchivedEventIDs].[EventID]));

I am trying to delete a set of records in a table based on values in a second table. I am surely missing something. Does anyone see the problems?

Thank you for your help very much

Jim Wagner

__._,_.___
Recent Activity:
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

Tidak ada komentar:

Posting Komentar