Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

between operator

Status
Not open for further replies.

camidon

Programmer
May 9, 2000
268
US
I'm using a between operator to grab 2 date from a form and get the data from my database. The problem is that I keep getting a "type mismatch" error message when trying to execute the code. I'm declaring the variables as dates so I don't see where I can be having a problem. Any ideas as to what to do here?
 
Are you putting a "#" around your date variables?

i.e #[begin_date]#
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top