currently have a dts package that grabs data from a text file and inserts into a table. this is on a standalone box but now it needs to be a publisher db. problem is this dts import does not transfer the inserted data onto the subscriber db's. thus i am assumming that the dts import is not logged. true? if so, any solution ideas?