|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
How to compare day and month ?? |
From: |
Gunther |
Date: |
11/15/2000 11:13:14 AM |
IP: |
212.190.3.19 |
Does anyone know how i can compare a day and a month from a date in a database with two integers. I tried the following code, but it doesnt work.
"WHERE ((Format(BIRTHDATE, dd) Like intDay) AND (Format(BIRTHDATE, mm) Like intMonth));" |
Follow Up - Re: How to compare day and month ?? - Priyan Meledath 11/30/2000 4:36:45 AM
|
|
|
|
|
|
|
|
|
|
|
|