Click here to Skip to main content
15,914,225 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DirectX audio using 100% cpu for mp3 Pin
orbital0016-Jun-07 10:54
orbital0016-Jun-07 10:54 
QuestionReading hex from SQL into VB.Net Pin
svanwass5-Jun-07 7:57
svanwass5-Jun-07 7:57 
AnswerRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 8:07
mveDave Kreskowiak5-Jun-07 8:07 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 8:22
svanwass5-Jun-07 8:22 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 8:34
mveDave Kreskowiak5-Jun-07 8:34 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 8:41
svanwass5-Jun-07 8:41 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 9:05
mveDave Kreskowiak5-Jun-07 9:05 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 9:18
svanwass5-Jun-07 9:18 
Rock out! I changed it up to

Dim str As String = Encoding.Unicode.GetString(reader(0))

and it works!

On a side note, I DID scour the MSDN articles, CodeProject, and Google but never found what i was looking for. This is more than likely because i am not sure what topic i would need. Knowing where i fell down, any suggestions on topics to read up on?

THANKS A MILLION!Laugh | :laugh:
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 9:29
mveDave Kreskowiak5-Jun-07 9:29 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass14-Jun-07 4:56
svanwass14-Jun-07 4:56 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak14-Jun-07 16:26
mveDave Kreskowiak14-Jun-07 16:26 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass18-Jun-07 8:45
svanwass18-Jun-07 8:45 
Questionadding files to two different listboxes Pin
jds12075-Jun-07 7:55
jds12075-Jun-07 7:55 
AnswerRe: adding files to two different listboxes Pin
Dave Kreskowiak5-Jun-07 8:10
mveDave Kreskowiak5-Jun-07 8:10 
QuestionUsing DoCmd to email an object using an .oft template Pin
reegan415-Jun-07 7:25
reegan415-Jun-07 7:25 
QuestionDatagrid Event in Windows Application Pin
Senthil_M5-Jun-07 7:01
Senthil_M5-Jun-07 7:01 
AnswerRe: Datagrid Event in Windows Application Pin
Dave Kreskowiak5-Jun-07 8:12
mveDave Kreskowiak5-Jun-07 8:12 
QuestionUnable To create connection Pin
Ajeet mittal5-Jun-07 6:00
Ajeet mittal5-Jun-07 6:00 
AnswerRe: Unable To create connection Pin
originSH5-Jun-07 6:11
originSH5-Jun-07 6:11 
AnswerRe: Unable To create connection Pin
Dave Kreskowiak5-Jun-07 6:12
mveDave Kreskowiak5-Jun-07 6:12 
GeneralRe: Unable To create connection Pin
originSH5-Jun-07 6:23
originSH5-Jun-07 6:23 
QuestionRe: Unable To create connection Pin
Ajeet mittal5-Jun-07 16:50
Ajeet mittal5-Jun-07 16:50 
AnswerRe: Unable To create connection Pin
originSH5-Jun-07 22:09
originSH5-Jun-07 22:09 
AnswerRe: Unable To create connection Pin
SimulationofSai5-Jun-07 22:52
SimulationofSai5-Jun-07 22:52 
AnswerRe: Unable To create connection Pin
Dave Kreskowiak6-Jun-07 4:52
mveDave Kreskowiak6-Jun-07 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.