Topic: Calling a function Posted: 17 Oct 2007 at 2:42pm
I have some functions (modules) built in Access. and i want to use them in Crystal. Can somebody tell me how to call those functions in Crystal Reports.
Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Posted: 19 Oct 2007 at 3:02pm
You can build functions in VB6 or .NET and compile them into a DLL. But unfortunately this isn't possible with MS Access b/c there is no way to link them together.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Posted: 23 Oct 2007 at 10:58pm
No, this is a CR.NET book and not a book on how to create DLLs with .NET. You would need a book on how to program for that. Unfortunately, I can't recommend a specific book for that.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Posted: 24 Oct 2007 at 1:29pm
If you do a search in the Business Objects KB on "Crystal UFL" and you'll find some information about how to create UFL's (User Function Libraries), which is what you need if you're going to extend Crystal with your own functions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum