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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

form based query

Status
Not open for further replies.

bettyboop

Technical User
Oct 29, 2002
2
US

On a form i have adodc1, and a date picker,

I have placed this query in adodc1.

SELECT data.Date, data.Vendor, data.Category, data.Program, data.Amount FROM data

How do I integrate the date picker to select only data within a date.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top