Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:01
mentorNot Active6-Feb-08 4:01 
GeneralRe: FTP check for existing files Pin
Dreamzor6-Feb-08 4:21
Dreamzor6-Feb-08 4:21 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:35
mentorNot Active6-Feb-08 4:35 
GeneralRe: FTP check for existing files Pin
Dreamzor6-Feb-08 4:46
Dreamzor6-Feb-08 4:46 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:59
mentorNot Active6-Feb-08 4:59 
Questionhow to close a socket Pin
sindhutiwari6-Feb-08 3:15
sindhutiwari6-Feb-08 3:15 
GeneralRe: how to close a socket Pin
Justin Perez6-Feb-08 3:20
Justin Perez6-Feb-08 3:20 
GeneralRemote Connection Pin
Pooya Musavi6-Feb-08 3:15
Pooya Musavi6-Feb-08 3:15 
GeneralRe: Remote Connection Pin
DaveyM696-Feb-08 3:51
professionalDaveyM696-Feb-08 3:51 
Question[Message Deleted] Pin
clife5376-Feb-08 3:11
clife5376-Feb-08 3:11 
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 
hi,

thx for u'r response. (i rather be polite thinking you're invention maybe exists. Smile | :) )


Its a column from a typed dataset, which has no value entered by the user. so the value is DBnull. When getting my value to pass to a stored proc it results in an error.

Typed dataset DataSet1 with Table1 has 3 columns all integers with property allow DBnull

Gives a row Table1Row with fields Table1Row.ID1, Table1Row.ID2, Table1Row.ID3

when calling for example Table1Row.ID2 it gives an error.

In designtime the property Nullvalue also remains (throw exception) and cannot be modified. For string fields it's no problem.


Thx again. Smile | :)

Kurt
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 
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 

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.