Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports 9 Automation DLLs

Status
Not open for further replies.

engineer2100

Programmer
Feb 7, 2002
285
US
Hi All,

We have the following Scenario

1. VB application with embedded Crystal Report Viewer into a form - UAT on NT box
2. VB application with embedded Crystal Report Viewer into a form - Production on Windows2003 server
3. VB Application developed on Windows XP system

What I need is the a list of the CR related DLLs that go against each of the first two boxes (NT and 2003). I have the following list from XP (came as a way of Package and Deployment Wizard's Support folder)

Code:
asycfilt.dll
CRAnalyzer.dll
craxddrt9.dll
craxdrt9.dll
crdb_ado.dll
crdb_dao.dll
crdb_dictionary.dll
crdb_odbc.dll
crdb_oracle.dll
crqe.dll
crtowords_en.dll
crtslv.dll
crviewer9.dll
crxf_pdf.dll
crxf_rtf.dll
crxf_wordw.dll
crxf_xls.dll
exlate32.dll
ExportModeller.dll
filedialog.dll
Implode.dll
keycode.dll
p2ixbse.dll
querybuilder.dll
sacommoncontrols.dll
sscdlg.dll
sscrc.dll
sscsdk80.dll
u252000.dll
u25dts.dll
u25samp1.dll
u2dapp.dll
u2ddisk.dll
u2dpost.dll
u2fcr.dll
u2fsepv.dll
u2ftext.dll
u2fxml.dll
u2l2000.dll
u2lcom.dll
u2ldts.dll
u2lexch.dll
u2lfinra.dll
ufmanager.dll
unicows.dll

Please assist.

-Engi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top