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.
| 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" |
|
|
|
|
|