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!

Calling Function

Status
Not open for further replies.

taree

Technical User
May 31, 2008
316
US
Hi all,

How can I call a function inside the crystal Report. I have a report created and I would like to call the function. any help is appreciated
 
Hi,
A couple of questions:

What database?
Does the Function return a dataset?

You may be able to use the 'Insert a SQL expression' option in your report to call that function depending on what it does.



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Thank you Turkbear for response. database is oracle and I am using command object to create my sql statement.
 
yes the function return dataset
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top