Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using API RegQueryValueEx with DllImport to read data from Registry Pin
rahul_iacsd31-Jul-05 19:14
rahul_iacsd31-Jul-05 19:14 
GeneralRe: Using API RegQueryValueEx with DllImport to read data from Registry Pin
najmu24-Sep-09 7:53
najmu24-Sep-09 7:53 
Generalthread pool Pin
ppp00129-Jul-05 19:19
ppp00129-Jul-05 19:19 
GeneralRe: thread pool Pin
S. Senthil Kumar29-Jul-05 21:02
S. Senthil Kumar29-Jul-05 21:02 
GeneralRe: thread pool Pin
ppp00131-Jul-05 15:45
ppp00131-Jul-05 15:45 
GeneralRe: thread pool Pin
S. Senthil Kumar31-Jul-05 19:31
S. Senthil Kumar31-Jul-05 19:31 
GeneralInstalltion Problem Pin
ksanju100029-Jul-05 18:14
ksanju100029-Jul-05 18:14 
GeneraldataSet Problem Pin
ksanju100029-Jul-05 18:09
ksanju100029-Jul-05 18:09 
Hi,
I am connecting my Winform with MySql 3.27 i c#
I am connected through MySql Connector 1.0.
In mY database of mysql Table has Datetime column
example --
values of datetime column comes in that way

2005-04-11 17:21:33

DateTime column has some corrupted format 0000-00-00 00:00:00 or 2005-00-00 00:00:00
when i store it in dataset it can store only correct format of datetime if it gets corrupted format
it throws exception
My client wants to bypass the corrupted datetime format.
how can i store correct and corrupted datetime format in dataset
Is there any way to set default value to the datetime feild of the dataset
pls provie me code for that

any clue
thanks


GeneralDataSet with DateTime Problem with MySql Pin
ksanju100029-Jul-05 18:06
ksanju100029-Jul-05 18:06 
QuestionHow can I.. Pin
KORCARI29-Jul-05 17:58
KORCARI29-Jul-05 17:58 
AnswerRe: How can I.. Pin
JSBALOCH29-Jul-05 23:33
JSBALOCH29-Jul-05 23:33 
AnswerRe: How can I.. Pin
tatchung30-Jul-05 7:24
tatchung30-Jul-05 7:24 
GeneralListView GridLines Don't line up Pin
Dominic Farr29-Jul-05 15:39
Dominic Farr29-Jul-05 15:39 
Questionhow do I make a very basic graphics app Pin
Member 209158729-Jul-05 15:31
Member 209158729-Jul-05 15:31 
AnswerRe: how do I make a very basic graphics app Pin
Robert Rohde29-Jul-05 19:49
Robert Rohde29-Jul-05 19:49 
GeneralASP.NET big problem Pin
brunoconde29-Jul-05 12:39
brunoconde29-Jul-05 12:39 
GeneralThreadsafe Generic Dictionary Pin
Werdna29-Jul-05 12:18
Werdna29-Jul-05 12:18 
GeneralRe: Threadsafe Generic Dictionary Pin
Judah Gabriel Himango29-Jul-05 20:21
sponsorJudah Gabriel Himango29-Jul-05 20:21 
GeneralRe: Threadsafe Generic Dictionary Pin
Werdna30-Jul-05 4:24
Werdna30-Jul-05 4:24 
Generalc# .net write/print form question Pin
Rabbit1729-Jul-05 11:44
Rabbit1729-Jul-05 11:44 
GeneralRe: c# .net write/print form question Pin
Robert Rohde29-Jul-05 19:56
Robert Rohde29-Jul-05 19:56 
Generalinput problem Pin
iramg29-Jul-05 10:54
iramg29-Jul-05 10:54 
Generalparenthesis in a string Pin
eggie529-Jul-05 10:51
eggie529-Jul-05 10:51 
GeneralRe: parenthesis in a string Pin
Guffa29-Jul-05 11:25
Guffa29-Jul-05 11:25 
GeneralRe: parenthesis in a string Pin
eggie529-Jul-05 11:27
eggie529-Jul-05 11:27 

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.