Hi,
I'm trying to enter a date into data base.
Actually I'm taking a Date, formatting to string and then inserting it into
the data field.
But it is storing as '1/1/1900' through asp.net page how can I reformat it ?
Is it because the other fields sent along are blanks? How can I resolve this
since oter fields will be eventually entered but not at a time.
Any feed back will be greatly appreciated.
I'm trying to enter a date into data base.
Actually I'm taking a Date, formatting to string and then inserting it into
the data field.
But it is storing as '1/1/1900' through asp.net page how can I reformat it ?
Is it because the other fields sent along are blanks? How can I resolve this
since oter fields will be eventually entered but not at a time.
Any feed back will be greatly appreciated.