Quote:
Originally posted by mirtheil
First, Does the report in the app use ODBC?
Second, what tool are you using ODBC with (Access, ASP, etc)?
Third, what is the SQL statement you are using?
|
1. The reports are done with crystal reports and they do use odbc, but I believe the app itself changes the information before opening the report.
2. Visual studios.net to just browse the data.
3. The script I use is very simple, I doubt it is the problem. The record set changes based on date ranges selected in the app (i didn't right the app). example if i look at a table then use the app to run a report with diffrent date range then look at the table again, it is different.
Thanks for any info you can give.