J
JPM
They don't seem to be working in Access 2K. I know I've used them before.
E.g.:
Delete * from tblX where tblX.Name = (Select tblY.Name From TblY)
The help file example seems to indicate this would work. So does my past
Access experience and my experience with T-SQL. What am I missing today?
Thanks for the help.
JPM
E.g.:
Delete * from tblX where tblX.Name = (Select tblY.Name From TblY)
The help file example seems to indicate this would work. So does my past
Access experience and my experience with T-SQL. What am I missing today?
Thanks for the help.
JPM