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

String --> Date Conversion

Status
Not open for further replies.

Senseial

Programmer
Feb 11, 2004
40
CA
Hello All

I have a problem with dates.

I have a field called ENTRY_DATE.
Through .NET application they enter two date parameters in the form of MM/DD/YYYY (like a date range) This info is passed to CR10 as a string. How can I do this and display the info in that data range. I assume that I have to have ?paramters as a string. How do I then pass this info to a table where ENTRY_DATE is full date and time field. I am stuck now.

Thank You
 
Never Mind. Sorry for this. I was not thinking.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top