Click here to Skip to main content
15,919,422 members
Home / Discussions / C#
   

C#

 
GeneralRe: Simulator Pin
prog_omer_esmail26-Sep-07 5:12
prog_omer_esmail26-Sep-07 5:12 
Questionsize of memorystream.toarray() Pin
JABIR E26-Sep-07 1:12
JABIR E26-Sep-07 1:12 
AnswerRe: size of memorystream.toarray() Pin
Guffa26-Sep-07 1:22
Guffa26-Sep-07 1:22 
QuestionError because of Empty Strings in Method Pin
daniel_v26-Sep-07 1:06
daniel_v26-Sep-07 1:06 
AnswerRe: Error because of Empty Strings in Method Pin
originSH26-Sep-07 1:13
originSH26-Sep-07 1:13 
GeneralRe: Error because of Empty Strings in Method Pin
daniel_v26-Sep-07 1:20
daniel_v26-Sep-07 1:20 
GeneralRe: Error because of Empty Strings in Method Pin
daniel_v26-Sep-07 1:56
daniel_v26-Sep-07 1:56 
AnswerRe: Error because of Empty Strings in Method Pin
Scott Dorman26-Sep-07 3:49
professionalScott Dorman26-Sep-07 3:49 
First, please use the <pre> tags instead of the <code> tags. It will help the readability of your code sample.

The comment about using the TryParse (or even Parse) is valid, but it doesn't apply to all data types. The DateTime and numeric (Int32, Double, etc.) data types should all have both of these methods.

What is the error you get when you try to insert the data? Have you verified that the SQL statement is correct and that the fields are not set to be non-null in the database?


Scott.

—In just two days, tomorrow will be yesterday.

[Forum Guidelines] [Articles] [Blog]

QuestionRegarding datetime picker Pin
Praveen02926-Sep-07 1:00
Praveen02926-Sep-07 1:00 
AnswerRe: Regarding datetime picker Pin
originSH26-Sep-07 1:09
originSH26-Sep-07 1:09 
AnswerRe: Regarding datetime picker Pin
PIEBALDconsult26-Sep-07 4:37
mvePIEBALDconsult26-Sep-07 4:37 
Questioncrystal reports totalPageCount Pin
Seishin#26-Sep-07 0:45
Seishin#26-Sep-07 0:45 
AnswerRe: crystal reports totalPageCount Pin
il_masacratore27-Sep-07 21:44
il_masacratore27-Sep-07 21:44 
Questioni need code Pin
chyasir26-Sep-07 0:00
chyasir26-Sep-07 0:00 
AnswerWrong site Pin
Vikram A Punathambekar26-Sep-07 0:06
Vikram A Punathambekar26-Sep-07 0:06 
AnswerRe: i need code Pin
Sathesh Sakthivel26-Sep-07 0:23
Sathesh Sakthivel26-Sep-07 0:23 
AnswerRe: i need code Pin
benjymous26-Sep-07 0:28
benjymous26-Sep-07 0:28 
GeneralRe: i need code Pin
Pete O'Hanlon26-Sep-07 0:37
mvePete O'Hanlon26-Sep-07 0:37 
GeneralRe: i need code Pin
Malcolm Smart26-Sep-07 2:41
Malcolm Smart26-Sep-07 2:41 
Answeri need car Pin
J4amieC26-Sep-07 0:31
J4amieC26-Sep-07 0:31 
JokeRe: i need car Pin
Rajesh R Subramanian2-Oct-07 23:02
professionalRajesh R Subramanian2-Oct-07 23:02 
AnswerRe: i need code Pin
Paddy Boyd26-Sep-07 0:33
Paddy Boyd26-Sep-07 0:33 
AnswerRe: i need code Pin
Pete O'Hanlon26-Sep-07 0:38
mvePete O'Hanlon26-Sep-07 0:38 
GeneralRe: i need code Pin
J4amieC26-Sep-07 1:43
J4amieC26-Sep-07 1:43 
GeneralRe: i need code Pin
Vasudevan Deepak Kumar27-Sep-07 6:12
Vasudevan Deepak Kumar27-Sep-07 6:12 

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.