>>i have this in my code but it tells me that date is not found iun my collection
CODE
_______________________________________________________________________
sqlstmt = "SELECT DISTINCT Name,TapeNum, MAX(Date) FROM TS_Backup_Tapes GROUP BY Name,TapeNum"
<<
Maybe you need to put a name to the column