I am opening a report in the report viewer, using a simple VB app, but no matter what I enter in the parameters window the same values appear in my WHERE clause when I look at the SQLQueryString property of the report object. They were the same values as the last time I ran the report out of...
I am attempting to run a SQL SERVER rpt and get the following message: "Error creating crystal report! Cannot find database DLL."
I am calling the rpt via this vb sub:
Dim craApplication As Object
Dim crrReport As Object
Public Sub...
I need to convert a couple of hundred Access 97 db's to Access 2000. Can I do this with ADO? I seem to remember that 97 had a compact method that would let you specify the version. I have a VB6 app that I use to modify the db when necessary. Any help is appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.