I am trying to transfer data from a .dbf to a SQL6.5 database. The error I get is that the store procedure sp_procedure_params_rowset is not found. It is on sql7 but not on sql6.5. I tried to create it on 6.5 but there is feature of 7 that is used in the sp. Is there a way around this? I was under the impression that DTS could go from any source to any destination without the data going into 7.