Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Howto Convert Dates in ASP?

Author  Topic 

sirmanix
Starting Member

9 Posts

Posted - 2001-07-11 : 10:14:46
HI, I got the following problem:
A user puts a date in like this: day/month/year --> 110701 without the . inbetween.
I now Have to store this Date in a Field like This 11.07.2001

How would I do This

thanks in advance


   

- Advertisement -