Using CR XI Developer, VB.NET, and MS Access
I have a report that I have based on a query developed in MS Access. The report runs fine through the CR interface, but when I run it through my VB.NET app, it errors out. The error relates to the record selection formula...seemingly it cannot access the values in the query fields.
I have several other reports that utilize the same Access database, and I'm using the same VB.NET code to run these other reports...they all run just fine. The only difference is that the other reports are based on Access tables, not queries.
Can anyone offer any help?
I have a report that I have based on a query developed in MS Access. The report runs fine through the CR interface, but when I run it through my VB.NET app, it errors out. The error relates to the record selection formula...seemingly it cannot access the values in the query fields.
I have several other reports that utilize the same Access database, and I'm using the same VB.NET code to run these other reports...they all run just fine. The only difference is that the other reports are based on Access tables, not queries.
Can anyone offer any help?