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 strongm 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: *

  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

    dgillz that worked a treat. We used the profiler in Enterprise manager and set up a new user as suggested. I wrote a quick and very nasty report adding a subreport that was completely unnessesary aquiring a field I could have retrieved without the subreport. On running the report a requesting...
  3. 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...
  4. LooseUnit

    Using a paramter and a like statement...

    From memory this should give you all you want or at least give you a start.{?SMART_CODE} Like["*AA*"]
  5. LooseUnit

    Any Tips on Installing XP on A Vista Machine

    We have had the same issue with Laptops we have been configuring fr staff around the country. We had a number of apps that would not work on Vista. There are Downgrade RIGHTS for Vista home Business and above. Your supplier should be able to supply you with both XP and Drivers (HP have done this...
  6. LooseUnit

    Crystal XI Deployment Problem

    Yip I'm using Visual Studio 2003 when I select the CrystalReports_RDC_License.msm in the Solution Explorer there is a + beside (MergeModule Properties) in the Properties window. My first item here is Keycode.
  7. LooseUnit

    Crystal XI Deployment Problem

    Last time I built an msi I done so in Visual Studio and when selecting the CrystalReports_RDC_License.msm.there was from memory a location in the Properties for the license. I will check once I get to work tomorrow and confirm this for you.
  8. 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