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!

Passing multiple parameters in Toad cannot do so for Toad 8.5

Status
Not open for further replies.

pectin232

Technical User
Jan 22, 2011
67
US
State is like this:

where p.person_id in :)GOAL_PERSON_ID)

it shows the pop up but I can pass only 1 value like say 542432 to it and if I put 542432,343212 ..... it will not run. Suggestions. I know for Toad 10 there is a settings for scanning Bound Statements in the SQL but in 8.5 there is no such feature.
 
What the heck is a Toad doing in the crystal forum?

In crystal try this:

{p.person_id} in [12345, 23456, 34567]

This is in crystal as a record selection formula, not the database side.

Software Sales, Training, Implementation and Support for Macola, Synergy, and Crystal Reports. Check out our Macola tools:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top