I have set up a DTS package with the option to copy all database objects. The core aspects of the package work, but the data itself is not copied. The table structures, stored procedure and user defined functions are all copied. But the data is missing. On this particular server this has happened with both SQL Server and using Embarcadero's DBArtisian program.
Could the bcp utility on this server be corrupt? Has anyone else ever have this happen before?