I have three examples of the Connect property for the following scenarios:
1.Access via ODBC
CrystalReport1.Connect = "DSN=ODBCDSN;UID=User;PWD=Password;DBQ=<CRWDC>DBQ=path\databasename"
2.Oracle via ODBC
CrystalReport1.Connect ="DSN=ODBCDSN; UID=User; PWD=Password"...
I have a report that contains three subreports ( sub1, sub2, sub3 ).
The report connects to an Oracle database through ODBC.
How can I I have a report that contains three subreports ( sub1, sub2, sub3 ).
The report connects to an Oracle database through ODBC.
How can I connect to each of these...
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.