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: LooseUnit
  • Content: Threads
  • Order by date
  1. LooseUnit

    asp classic passing multiple Parameters

    Hi, Using Crystal 11 & Classic ASP. I am trying to pass multiple values for my second parameter to my crystal report. have becom a little stuck as there is little on goolge to assist. Current code: If Request.Form("CMU")="" Then session("oRpt").ParameterFields(1).AddCurrentValue(0)...
  2. LooseUnit

    Does Crystal !! Lock Table

    Using Crystal 11 via ADO in classic asp against MS SQL 2000. Our DBA is suggesting that our Crystal reports are locking tables on our production server(don't ask)whilst running. He says it is either the report or the sub-report that is responsible.The locks are causing kickouts on production...
  3. LooseUnit

    Can Crystal Rpt 7 and 11 coexist

    Currently we have crystal Reports 7 on our internal webserver. We copy up the .rpt files and call the reports with asp. Users view the reports using the ActiveX Viewer. Finally I have convinced Management to upgrade me to CR11 Developer. Question is can they coexist on the same internal...

Part and Inventory Search

Back
Top