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!

change subreport command content

Status
Not open for further replies.

johnugly

Programmer
Jun 21, 2004
31
0
0
BE
Hi,
I have a main report(CR 9) with a linked subreport using an ODBC connection. The subreport uses a command to retrieve data. Is it possible to change the content of the command in code, i.e. .NET?
 
No, you can't get to the text of a Command through code.

-dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top