Hello,
I have to write reports for a database I am not allowed to amend, (if I could I couls solve the problem straight away).
The problem is with Dates, the date fields on the database are VarChars (strings).
when I try to use parameters to put in a start and end date it works ocassionally, but not all the data is pulled through.
I think itds because when I type from 01/01/80 to 01/01/90,
it will search between 80 and 90, but not between the 01's.
hope that makes sense. ?
anyway, does anybody know how I can solve this problem ?
I have to write reports for a database I am not allowed to amend, (if I could I couls solve the problem straight away).
The problem is with Dates, the date fields on the database are VarChars (strings).
when I try to use parameters to put in a start and end date it works ocassionally, but not all the data is pulled through.
I think itds because when I type from 01/01/80 to 01/01/90,
it will search between 80 and 90, but not between the 01's.
hope that makes sense. ?
anyway, does anybody know how I can solve this problem ?