Click here to Skip to main content
15,905,967 members
Home / Discussions / C#
   

C#

 
AnswerRe: Best performance LAN communication for a Server/Client application Pin
#realJSOP3-Jun-10 1:50
professional#realJSOP3-Jun-10 1:50 
QuestionCreating Events Pin
Roger Wright2-Jun-10 22:37
professionalRoger Wright2-Jun-10 22:37 
AnswerRe: Creating Events Pin
Abhinav S2-Jun-10 23:05
Abhinav S2-Jun-10 23:05 
AnswerRe: Creating Events Pin
OriginalGriff3-Jun-10 0:45
mveOriginalGriff3-Jun-10 0:45 
GeneralRe: Creating Events Pin
Roger Wright3-Jun-10 4:08
professionalRoger Wright3-Jun-10 4:08 
AnswerRe: Creating Events Pin
DaveyM693-Jun-10 1:38
professionalDaveyM693-Jun-10 1:38 
GeneralRe: Creating Events Pin
Roger Wright3-Jun-10 4:09
professionalRoger Wright3-Jun-10 4:09 
QuestionSystem.DBNull returned for whitespace strings Pin
GDavy2-Jun-10 22:07
GDavy2-Jun-10 22:07 
I am using OracleDataReader to read data from our DB (oracle)
The annoying thing is that in a certain column I have a string with a single white-space, however the datareader seems to convert this to a System.DBNull value, which is incorrect.
Does anyone know if there is a setting on the OracleDataReader or perhaps the OracleConnection objects to prevent the conversion from white-space strings to DBNull?

Thanks for any help you can provide,
Davy
AnswerRe: System.DBNull returned for whitespace strings Pin
Pete O'Hanlon2-Jun-10 23:30
mvePete O'Hanlon2-Jun-10 23:30 
GeneralRe: System.DBNull returned for whitespace strings Pin
GDavy2-Jun-10 23:59
GDavy2-Jun-10 23:59 
GeneralRe: System.DBNull returned for whitespace strings Pin
Pete O'Hanlon3-Jun-10 0:23
mvePete O'Hanlon3-Jun-10 0:23 
QuestionProblem reading multiple bytes from serialport Pin
myreki2-Jun-10 21:35
myreki2-Jun-10 21:35 
AnswerRe: Problem reading multiple bytes from serialport Pin
Luc Pattyn3-Jun-10 2:14
sitebuilderLuc Pattyn3-Jun-10 2:14 
QuestionNotifyPropertyChanged and ReadValue() not working Pin
Mycroft Holmes2-Jun-10 21:20
professionalMycroft Holmes2-Jun-10 21:20 
AnswerRe: NotifyPropertyChanged and ReadValue() not working Pin
Henry Minute2-Jun-10 22:14
Henry Minute2-Jun-10 22:14 
GeneralRe: NotifyPropertyChanged and ReadValue() not working Pin
Mycroft Holmes2-Jun-10 22:39
professionalMycroft Holmes2-Jun-10 22:39 
AnswerRe: NotifyPropertyChanged and ReadValue() not working - kludged Pin
Mycroft Holmes2-Jun-10 22:21
professionalMycroft Holmes2-Jun-10 22:21 
AnswerRe: NotifyPropertyChanged and ReadValue() not working Pin
GDavy2-Jun-10 22:25
GDavy2-Jun-10 22:25 
GeneralRe: NotifyPropertyChanged and ReadValue() not working Pin
Mycroft Holmes2-Jun-10 22:37
professionalMycroft Holmes2-Jun-10 22:37 
GeneralRe: NotifyPropertyChanged and ReadValue() not working Pin
GDavy2-Jun-10 22:53
GDavy2-Jun-10 22:53 
GeneralRe: NotifyPropertyChanged and ReadValue() not working Pin
Mycroft Holmes2-Jun-10 23:27
professionalMycroft Holmes2-Jun-10 23:27 
QuestionA Free Licensing System? Pin
Matt U.2-Jun-10 12:26
Matt U.2-Jun-10 12:26 
AnswerRe: A Free Licensing System? Pin
Richard Andrew x642-Jun-10 17:53
professionalRichard Andrew x642-Jun-10 17:53 
AnswerRe: A Free Licensing System? Pin
Johnny J.2-Jun-10 22:46
professionalJohnny J.2-Jun-10 22:46 
Question[C#] Propertygrid - Textbox and listbox for previous values Pin
canard292-Jun-10 9:28
canard292-Jun-10 9:28 

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.