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

Search results for query: *

  • Users: cofimate
  • Content: Threads
  • Order by date
  1. cofimate

    Crystal Report 2008 reading parameters from C#

    I thought I went by the book exporting parameters for a report This is my query SELECT count(*), FROM campaigns WHERE campaigns.name like {?Campaign} Supposed to be pretty simple just need to read Campaign Name in {?Campaign} So in my page I do the following: ParameterFields...

Part and Inventory Search

Back
Top