Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: printing Document

    I can do that but i need to print off that document from a wireless hand held device

  • RE: xp_cmdshell

    USE master

    EXEC xp_cmdshell 'print /D:\\server-3\\hp4100 C:\temp.txt'

    OutPut

    1 Enable to initialize device \\server-3\\hp4100

    2 NULL

  • RE: printing Document

    I have a Word Doc on server , which i need to populate with the records from table and then print it off from the network server

    I need to write...

Viewing 3 posts - 1 through 3 (of 3 total)