|
-
Jul 27th, 2007, 12:47 PM
#14
Re: SQL 'BETWEEN' not returning any results
They are in Common Controls 2, along with a MonthView control which is also useful for this kind of thing.
 Originally Posted by Gary
If not I would use an IsDate() function before using the data and test it.
Unfortunately IsDate is even worse - all it tells you is that somehow the value can be implicitly converted into a date (which is true for lots of values that we can easily tell aren't actually valid input).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|