4
Reply

Converting string to DateTime

jyoti

jyoti

Jul 14 2005 3:07 PM
2k

Hi All,

I have problem converting string to DateTime datatype.

I am using Convert.ToDateTime(string)  method but its not working

Can anyone please help me with it.The value returned by the method has to be passed as input parameter into a stored procedure ,the datatype of the input parameter is dateTime.

Please help me

Thanks

jyoti


Answers (4)