954,228 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

failed to read data from database

hi all,

I am a VB.net beginner, I am developing a VB.net project now. I would like to ask a few questions. Thanks.

I am using VB studio 2003 to develop the project. It automatically generated the codes for establishing some connections to the server. But there were some problems occuring.

After using "select" command for reading some data, the data can not be read normally and just showed "Byte[] array" in the data field. I think it read the data indirectly. I found the datatype of these data are "" and the xld showed the data are in the "base64Binary" format.

How can I change the data type or how can I read the data directly.

Thanks very much.

djemba-djemba
Newbie Poster
2 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

Are using "server explorer" to connect with the database(which generates the code automatically).if yes-To avoid this just dont use the server explorer-
perform all the operations manually(create the table-write the code in code-behind file...),then i think so u wont get this type of error......

preetham.saroja
Junior Poster in Training
82 posts since Jun 2007
Reputation Points: 5
Solved Threads: 1
 

thx very much, let me have a try of that!

djemba-djemba
Newbie Poster
2 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You