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

Reading MAS 200 table in VB using Dates

Status
Not open for further replies.

wolfen1842

Programmer
Jan 24, 2007
4
US
I am trying to read a MAS 200 table in a VB.Net program to create a report. If I include the date in the "Where" statement, I get an error. If I don't include the date, I get data, and then have to go through each record to find the particular date I need.

Is there a way to read for the date in VB?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top