hi
I am needing to get the unc path of the logical printer and would be great if I can get it from the application server task template where we are maintaining it.
I cant figure out where it is held. Does anyone know?
thanks
Graeme
hi
I am needing to get the unc path of the logical printer and would be great if I can get it from the application server task template where we are maintaining it.
I cant figure out where it is held. Does anyone know?
thanks
Graeme
Hi
Check this select statement:
SELECT *--message_value
FROM fndcn_message_body_tab
WHERE application_message_id = 1
message_value column contains xml format configuration of printers.
hi
thanks thats perfect.
Graeme
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.