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!

Made a little change and now getting semantic errors

Status
Not open for further replies.

t16turbo

Programmer
Mar 22, 2005
315
GB
Hi folks,

I made a fairly minor change to a report by changing one of the ad-hoc parameters.

when I run the report in Actuate, I receive these errors:

PMR_db_NikuConnector%Connect(7): Invalid procedure reference. - (Host_string)
PMR_db_NikuConnector%Connect(8): Invalid procedure reference. - (User_name)
PMR_db_NikuConnector%Connect(9): Invalid procedure reference. - (Pass_word)
PMR_db_NikuConnector%Connect(11): Invalid procedure reference. - (dbVersion)
PMR_db_NikuConnector%Connect(11): Operator not found for these types..


when I try to run the same report but an older version without the new change, i get the same errors (and the report worked fine before I edited the copied and renamed .rod file)

can anyone suggest why it might be doing this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top