Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: SMTP Error Pin
Justin Perez6-Feb-08 3:18
Justin Perez6-Feb-08 3:18 
GeneralRe: SMTP Error Pin
Ashish Derhgawen6-Feb-08 4:31
Ashish Derhgawen6-Feb-08 4:31 
GeneralDBNull in Tpyed Datasets Pin
topcatalpha6-Feb-08 2:41
topcatalpha6-Feb-08 2:41 
GeneralRe: DBNull in Tpyed Datasets Pin
Justin Perez6-Feb-08 2:44
Justin Perez6-Feb-08 2:44 
GeneralRe: DBNull in Tpyed Datasets Pin
topcatalpha6-Feb-08 2:53
topcatalpha6-Feb-08 2:53 
GeneralRe: DBNull in Tpyed Datasets Pin
Justin Perez6-Feb-08 2:57
Justin Perez6-Feb-08 2:57 
GeneralRe: DBNull in Tpyed Datasets Pin
topcatalpha6-Feb-08 3:02
topcatalpha6-Feb-08 3:02 
GeneralRe: DBNull in Tpyed Datasets Pin
Justin Perez6-Feb-08 3:14
Justin Perez6-Feb-08 3:14 
Double check that the field ID2 does allow null values, that make sure that there isn't a exception thrown if there is a null value. Additionally, in your code, you can check the value before passing it, and if it is equal to DBNull then set the value to 0 instead of null.

I'm going to become rich when I create a device that allows me to punch people in the face over the internet.

"If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer

GeneralRe: DBNull in Tpyed Datasets Pin
topcatalpha6-Feb-08 3:34
topcatalpha6-Feb-08 3:34 
GeneralRe: DBNull in Tpyed Datasets Pin
J4amieC6-Feb-08 4:43
J4amieC6-Feb-08 4:43 
GeneralRetrieve from MSAccess Pin
Star096-Feb-08 2:38
Star096-Feb-08 2:38 
GeneralRe: Retrieve from MSAccess Pin
sathish s6-Feb-08 2:45
sathish s6-Feb-08 2:45 
GeneralRe: Retrieve from MSAccess Pin
Justin Perez6-Feb-08 2:48
Justin Perez6-Feb-08 2:48 
Generalwebbrowser control problem Pin
Russell Jones6-Feb-08 2:34
Russell Jones6-Feb-08 2:34 
GeneralRe: webbrowser control problem Pin
led mike6-Feb-08 5:14
led mike6-Feb-08 5:14 
GeneralRe: webbrowser control problem Pin
Russell Jones6-Feb-08 5:32
Russell Jones6-Feb-08 5:32 
GeneralRe: webbrowser control problem Pin
led mike6-Feb-08 5:43
led mike6-Feb-08 5:43 
Questionhow to get all child node from perticular node of xml file in c# .net Pin
dudhat6-Feb-08 1:05
dudhat6-Feb-08 1:05 
AnswerRe: how to get all child node from perticular node of xml file in c# .net Pin
Mircea Puiu6-Feb-08 1:08
Mircea Puiu6-Feb-08 1:08 
Questionincompatibility vlc-Axis w.r.t. rtsp basic authentication ? Pin
Aparna.B6-Feb-08 0:52
Aparna.B6-Feb-08 0:52 
QuestionHow to execute Batch of command in MS_DOS(CMD) Pin
Sanjitrajbanshi6-Feb-08 0:35
Sanjitrajbanshi6-Feb-08 0:35 
AnswerRe: How to execute Batch of command in MS_DOS(CMD) Pin
DaveyM696-Feb-08 1:56
professionalDaveyM696-Feb-08 1:56 
QuestionHow to write code or Upload a file in c# Pin
kalyan12115-Feb-08 23:48
kalyan12115-Feb-08 23:48 
GeneralRe: How to write code or Upload a file in c# Pin
N a v a n e e t h6-Feb-08 0:35
N a v a n e e t h6-Feb-08 0:35 
QuestionSecure single sign on/automatic login [modified] Pin
samcyp115-Feb-08 23:06
samcyp115-Feb-08 23:06 

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.