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

Recent content by dacarter

  1. dacarter

    Stored Procedures in Impromptu

    Another bit of info on SP reports. I found that the SQL Cognos created from our prompts didn't run very well (WHERE col IN ___, ____, ____), so I tried creating the SQL dynamically in the SP and it works. I use IF statements to analyze the prompt values that are passed into the SP and build...

Part and Inventory Search

Back
Top