May be this should very basic question for all of you, but I can't solve the same.
I want to connect Visual Basic to crystal report. Is it compulsory to create user dsn to connect the Crystal Report.
Now I am using this code
Report.Connect="DSN=DSN_BillingInv;UID=admin;Pwd=abcd"


Reply With Quote