I have a DTS package that does a DTS lookup and it fails because the table it uses has one of the column with text datatype. This DTS fails with error "No such interface supported". When I change the type from text to varchar the DTS runs fine. This same DTS used to work fine at some point of time.