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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create DLL for Cognos external UDF?

Status
Not open for further replies.

MaxMa

Programmer
Nov 4, 2003
1
CA
Hi buddy,

I created a DLL for external UDF using MS VC++ 5.0. Then I deployed it and use the UDF in a report. But when the report is running, I got error message "ecternal funtion is not accessable".

I gueess the DLL was not created properly.

- Can I just create a "Win32 Dynamic-Link Library" with only VC++?
- Do I need the SDK from Cognos? If yes, how to use?

Your help is really appreaciated.

Max
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top