Quote:
> my sp takes datetime in 'yyyyMMdd HH:mm:ss' format.
>
> however my c# datetimepicker takes 'dd/MM/yy HH:mm:ss' format.
DateTimePicker.Value Property is a DateTime, no need to go thru a
string and then parse it.
--
Mihai Nita [Microsoft MVP, Visual C++]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email