|
This is the perferred format for sql to store the datetime stamp, because it will always sort in correct order. You can certainly reformat it once you pull it from the db, or store it as a varchar field, but you would lose all benifits of the sql datetime functions cause it would not see it as datetime.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|