Crystal Report & Access 2.0 
Author Message
 Crystal Report & Access 2.0

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.



Sun, 07 Feb 1999 03:00:00 GMT  
 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...
>If so, could one of you send me the distributable files needed to get
>CRW (runtime) up and running? "P*.dll???"

go to crystal's site and get thier dsx program. it will help.
-------------------------------------------------------------



Sun, 07 Feb 1999 03:00:00 GMT  
 Crystal Report & Access 2.0

I don't have a list, but I know of a .dll that gave me a headache in the
past.

crpe.dll

Yeah, it's probably not of much help... but what the hell!  ;)

- Spank


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.



Sun, 07 Feb 1999 03:00:00 GMT  
 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



Mon, 08 Feb 1999 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Crystal Report & Access 2.0

2. VB 3.0, Access 2.0 and Crystal Reports 2.0

3. Access 2.0/Crystal Reports 4.0 - Can't Open Database Error

4. Crystal Report 6.0 16 Bit MS Access 2.0 Error

5. VB 3.0 + Access 2.0 + Crystal Reports 4.0

6. Access 2.0 Security for Crystal Report

7. Problems using Crystal Reports and Access 2.0.

8. Crystal Reports 3.0 with Access 2.0?

9. Help Crystal Report and VB and Access 2.0

10. Access 2.0 and VB Pro 3.0 Crystal Reports

11. Crystal Report Writer for Access 1.0/2.0

12. Crystal Reports/Access 2.0 Problem

 

 
Powered by phpBB® Forum Software