Forums
This topic is locked
conditional region by date
Posted 20 Jun 2005 23:10:54
1
has voted
20 Jun 2005 23:10:54 Steven Holt posted:
I'm using the Advanced Conditional Region to display when tickets are available for a list of concerts. I have a date column in my SQL database called "tickets_available" storing the date. I'm using the following conditional statement but can seem to get it to work:rsConcerts.Fields.Item("ticket_info"

Am I using the date value correctly in the above example?
Thanks.