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)
 Problems with 2 dates

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-22 : 23:28:04
cecilius writes "I store logs in a database, and now i will return only those entries, between a date (the user gives me in a form) and today (date()).

i store the date like this: 21.2.2001

The question ist, what should i take to compare? (<,>,=,>= etc)

Thank and best regards,
ceci"
   

- Advertisement -