|
-
Feb 6th, 2007, 10:32 PM
#1
Thread Starter
Fanatic Member
date time error
hi,
i am retreving date from database and dispalying in datetimepicker.
while doing this i am getting error as: "String was not recognized as a valid DateTime"
how to rectify this error:
this is my code:
msgbox(ds.Tables(0).Rows(0)("expiry_date"))
i am getting 17/01/2008 as result
HRUser_dtp_expdate.Text = ds.Tables(0).Rows(0)("expiry_date")
so please help me to rectify this error
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|