How to use Crystal report Driver to access Act! database.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Greetings, I have been challenged with accessing an Act2000 dbf with a c# program for readonly access. The odbc doesn't work properly with any of the drivers I have been able to find. Act2000 isn't fully odbc compliant either. I found crystal reports uses the driver pdiract3.dll or p2iract3.dll to access the database. Is there a way to use the dll in a c# program to access the database directly like crystal does? Any help is greatly appreciated. Cheers.. Mark