We're trying to find a better way to print labels from data in our SQL Server 2000 DB to networked label printers. Right now we're actually printing via asp pages that are run as scheduled tasks on the server. I'd like to take the query from the asp page and use it in a DTS job, wrap the ZPL control tags around the output and send it directly to the networked label printers.
No one has answered this. Is this problem resolved now? I haven;t tried anything like this, but can you use activeX control tasks to get this printed out?