
Crystal Report & Access 2.0
Quote:
> Yes, I have run the CrwAcc20.exe from the comlyr.exe, I've connected
> to Crystal Reports BBS and downloaded the files, et.c, et.c...
> I still get the Error: "Call to undefined DynaLink" when I run the App
> from an WfW 3.11 machine.
> I'm ALMOST sure I've copied ALL the necessary files....
> Have anyone out there distributed an VB 3.0 App, using an Access 2.0
> database WITH the version of Crystal Reports that came with VB 3.0 Pro?
> If so, could one of you send me the distributable files needed to get
> CRW (runtime) up and running? "P*.dll???"
> TIA
> Dag.
Just call me "baldie" 'cause I've ripped all my hair out over this one as well.
It is however possible.
The necessary files are :
CRPE.DLL
COMMDLG.DLL
CRXLATE.DLL (Only if you use ToWords(x) or ToWords(x,#Places)
PDBBND.DLL (Only if you bind a VB data control to Crystal)
MSAES110.DLL (Not sure, was needed with Access 1.1, I include it anyway)
MSABC200.DLL
MSAJT112.DLL
MSAJT200.DLL
PDIRJET.DLL
PDBJET.DLL
PDCTJET.DLL
As well as these files it is also necessary to include an INI file that has references to the
Access Installable ISAMS.
[Installable ISAMs]
Paradox 3.X=C:\WINDOWS\SYSTEM\pdx200.dll
Paradox 4.X=C:\WINDOWS\SYSTEM\pdx200.dll
FoxPro 2.5=C:\WINDOWS\SYSTEM\xbs200.dll
FoxPro 2.6=C:\WINDOWS\SYSTEM\xbs200.dll
FoxPro 2.0=C:\WINDOWS\SYSTEM\xbs200.dll
dBASE III=C:\WINDOWS\SYSTEM\xbs200.dll
dBASE IV=C:\WINDOWS\SYSTEM\xbs200.dll
Btrieve=C:\WINDOWS\SYSTEM\btrv200.dll
You must have a reference to them even if you are not using them.
If you still have no joy try Crystal's Web site at
http://www.img.seagatesoftware.com/
Good Luck
Alistair C. Smith