?
:)
Hi: I tried to write C# code to display the data which is from SQL
server to the console, but I always got System.byte[] instead of actual
number. If I run query directly in the SQL Server Studio I can get the
right number such as 0x0010384E0F which is HEX.
Any help will be great. Thanks in advance.
server to the console, but I always got System.byte[] instead of actual
number. If I run query directly in the SQL Server Studio I can get the
right number such as 0x0010384E0F which is HEX.
Any help will be great. Thanks in advance.