My problem is the next:
I need to change the ODBC connection of my Crytal Reports by an ASP page (that is, a different ODBC and database name of the ones I set in the design of the report). For it I tried to use the "SetLogonInfo" and the "LogonServer" methods but neither worked. I tried all the syntaxis for both methods but I didn't have any results, specially the "SetLogonInfo", that I think that might be the method to use.
I will thank any advice or help about this.
I need to change the ODBC connection of my Crytal Reports by an ASP page (that is, a different ODBC and database name of the ones I set in the design of the report). For it I tried to use the "SetLogonInfo" and the "LogonServer" methods but neither worked. I tried all the syntaxis for both methods but I didn't have any results, specially the "SetLogonInfo", that I think that might be the method to use.
I will thank any advice or help about this.