Alway got System.byte[] from SQL server

  • Thread starter Thread starter :)
  • Start date Start date
?

:)

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top