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

How could I pass my COM Function or Stored Procedures with parameters

Status
Not open for further replies.

michaellince

Programmer
Feb 18, 2002
4
0
0
PH
How could I pass my COM Function or Stored Procedures with parameters into Crystal Report.

Example ::

crystalreport.sql = &quot;Select * from where <tablename> = <myparameter>&quot;
crystalreport.action = 1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top