Click here to Skip to main content
15,896,383 members
Home / Discussions / C#
   

C#

 
GeneralRe: IDbParameter return value string only gives first character Pin
Ashfield25-Sep-08 0:24
Ashfield25-Sep-08 0:24 
GeneralRe: IDbParameter return value string only gives first character Pin
jVersteegen25-Sep-08 0:37
jVersteegen25-Sep-08 0:37 
GeneralRe: IDbParameter return value string only gives first character Pin
Pete O'Hanlon25-Sep-08 1:08
mvePete O'Hanlon25-Sep-08 1:08 
GeneralRe: IDbParameter return value string only gives first character Pin
jVersteegen25-Sep-08 1:31
jVersteegen25-Sep-08 1:31 
GeneralRe: IDbParameter return value string only gives first character Pin
Pete O'Hanlon25-Sep-08 1:59
mvePete O'Hanlon25-Sep-08 1:59 
GeneralRe: IDbParameter return value string only gives first character Pin
jVersteegen25-Sep-08 2:29
jVersteegen25-Sep-08 2:29 
GeneralRe: IDbParameter return value string only gives first character Pin
jVersteegen25-Sep-08 2:39
jVersteegen25-Sep-08 2:39 
QuestionDateTimePicker and BindingSource Problem Pin
Ahmad Safwat24-Sep-08 23:31
Ahmad Safwat24-Sep-08 23:31 
Hi all,
I have a problem with DateTimePicker and BindingSource.

The BindingSource DataSource is a DataTable of 3 Columns (ID, Name, and Date).

The "ID" Field is Primary key that of cource doesn't allow nulls.
Both "ID" and "Name" fields are bound to TextBoxes, and "Date" Field is bound to a DateTimePicker control.

Now when I'm trying to add a new record, I got an exception of:
"Column 'ID' does not allow nulls."
although it has a value.

when I don't bind "Date" field, problem doesn't occur

Can you help meeee?? Cry | :((
AnswerRe: DateTimePicker and BindingSource Problem Pin
Acid_Inex25-Sep-10 18:25
Acid_Inex25-Sep-10 18:25 
AnswerRe: DateTimePicker and BindingSource Problem Pin
PeSVe24-Aug-12 3:59
PeSVe24-Aug-12 3:59 
Questiondelegate Pin
Mogaambo24-Sep-08 23:26
Mogaambo24-Sep-08 23:26 
AnswerRe: delegate Pin
leppie24-Sep-08 23:28
leppie24-Sep-08 23:28 
GeneralRe: delegate Pin
Mogaambo25-Sep-08 0:08
Mogaambo25-Sep-08 0:08 
GeneralRe: delegate Pin
leppie25-Sep-08 0:16
leppie25-Sep-08 0:16 
JokeRe: delegate Pin
DaveyM6925-Sep-08 0:18
professionalDaveyM6925-Sep-08 0:18 
AnswerRe: delegate Pin
Mark Churchill25-Sep-08 0:54
Mark Churchill25-Sep-08 0:54 
QuestionRegularExpressionValidator Pin
AtulRane24-Sep-08 23:16
AtulRane24-Sep-08 23:16 
AnswerRe: RegularExpressionValidator Pin
leppie24-Sep-08 23:27
leppie24-Sep-08 23:27 
Questionreport of proc Pin
NiloofarNoroozi24-Sep-08 22:54
NiloofarNoroozi24-Sep-08 22:54 
QuestionHTML to RTF Pin
omlac24-Sep-08 22:14
omlac24-Sep-08 22:14 
QuestionProblem with serialisation in C# Pin
Sudarsan Srinivasan24-Sep-08 22:10
Sudarsan Srinivasan24-Sep-08 22:10 
AnswerRe: Problem with serialisation in C# Pin
Giorgi Dalakishvili24-Sep-08 22:33
mentorGiorgi Dalakishvili24-Sep-08 22:33 
GeneralRe: Problem with serialisation in C# Pin
leppie24-Sep-08 23:11
leppie24-Sep-08 23:11 
GeneralRe: Problem with serialisation in C# Pin
Giorgi Dalakishvili24-Sep-08 23:17
mentorGiorgi Dalakishvili24-Sep-08 23:17 
GeneralRe: Problem with serialisation in C# Pin
leppie25-Sep-08 10:15
leppie25-Sep-08 10:15 

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.