Viewing 3 posts - 1 through 3 (of 3 total)
I can do that but i need to print off that document from a wireless hand held device
May 20, 2003 at 9:24 am
#457848
USE master
EXEC xp_cmdshell 'print /D:\\server-3\\hp4100 C:\temp.txt'
OutPut
1 Enable to initialize device \\server-3\\hp4100
2 NULL
April 28, 2003 at 3:39 pm
#455593
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...
April 25, 2003 at 8:29 am
#455390