You should add the printer to your local
Z
zhousz
@zhousz
Posts
-
How to connect to network printer via C# -
SQL Server 2008I haven't heard of SQL Server 2008:confused:
-
null to 0of cause, the code like this: Select case when sum(sal) is null then 0 esle sum(sal) end from table1 where empid=1 and date>'1/23/2006' :laugh: