Click here to Skip to main content
15,898,035 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: To develop Windows applications to support an number of languages. Pin
Tom Deketelaere8-Jul-07 21:26
professionalTom Deketelaere8-Jul-07 21:26 
Questioncrystal report Pin
d_smit6-Jul-07 19:41
d_smit6-Jul-07 19:41 
QuestionVB.Net Sockets [modified] Pin
calebcohoon6-Jul-07 13:03
calebcohoon6-Jul-07 13:03 
AnswerRe: VB.Net Sockets Pin
MidwestLimey9-Jul-07 9:24
professionalMidwestLimey9-Jul-07 9:24 
Questionsequential files Pin
Cedrickdeorange6-Jul-07 8:08
Cedrickdeorange6-Jul-07 8:08 
AnswerRe: sequential files [modified] Pin
Guffa6-Jul-07 10:21
Guffa6-Jul-07 10:21 
AnswerRe: sequential files Pin
Luc Pattyn7-Jul-07 2:28
sitebuilderLuc Pattyn7-Jul-07 2:28 
Questionnull value conversion problem Pin
ken_thompson6-Jul-07 6:37
ken_thompson6-Jul-07 6:37 
I have an Access data table configured to accept null values. I have a table adapter that allows null values. When I try to INSERT a null value into a field, I get a type conversion error. It doesn't matter whether the type of the field is string or numeric.

This test will give the error:
tableAdapter.Insert(DBNull.Value,...)

It would be best to allow null values in the table, and not have to convert to empty strings and zeroes.
AnswerRe: null value conversion problem Pin
Paul Conrad13-Jul-07 13:19
professionalPaul Conrad13-Jul-07 13:19 
QuestionDetermine if Windows is shutting down Pin
Werries6-Jul-07 6:10
Werries6-Jul-07 6:10 
AnswerRe: Determine if Windows is shutting down Pin
The ANZAC6-Jul-07 15:30
The ANZAC6-Jul-07 15:30 
AnswerRe: Determine if Windows is shutting down Pin
Luc Pattyn6-Jul-07 16:46
sitebuilderLuc Pattyn6-Jul-07 16:46 
AnswerRe: Determine if Windows is shutting down Pin
saeed_rezaei7-Jul-07 10:16
saeed_rezaei7-Jul-07 10:16 
QuestionHow to display rich text contents from a database field into crystal report 8.5 Pin
Salman Sheikh6-Jul-07 5:38
Salman Sheikh6-Jul-07 5:38 
QuestionInformix and VB.NET Pin
penguin50006-Jul-07 5:24
penguin50006-Jul-07 5:24 
QuestionUse Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 4:54
RichardBerry6-Jul-07 4:54 
AnswerRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 5:09
sitebuilderLuc Pattyn6-Jul-07 5:09 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 5:13
RichardBerry6-Jul-07 5:13 
GeneralRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 5:22
sitebuilderLuc Pattyn6-Jul-07 5:22 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 5:28
RichardBerry6-Jul-07 5:28 
GeneralRe: Use Radio Buttons Independently of one another Pin
MidwestLimey6-Jul-07 11:14
professionalMidwestLimey6-Jul-07 11:14 
GeneralRe: Use Radio Buttons Independently of one another Pin
RichardBerry6-Jul-07 22:55
RichardBerry6-Jul-07 22:55 
AnswerRe: Use Radio Buttons Independently of one another Pin
Guffa6-Jul-07 11:50
Guffa6-Jul-07 11:50 
GeneralRe: Use Radio Buttons Independently of one another Pin
Luc Pattyn6-Jul-07 15:36
sitebuilderLuc Pattyn6-Jul-07 15:36 
GeneralRe: Use Radio Buttons Independently of one another Pin
Sathesh Sakthivel6-Jul-07 15:44
Sathesh Sakthivel6-Jul-07 15:44 

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.