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 Mike Lewis 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. jsager

    using session variables for security to view information.

    Change it to this IF (SESSION(&quot;securityLVL&quot;) <> 1 AND SESSION(&quot;securityLVL&quot;)<> 3) OR SESSION(&quot;securityLVL&quot;) = &quot;&quot; THEN That should work
  2. jsager

    &quot;CRAXDRT Error Occured on server. -214790908: Failed to export the rep

    If this is version 8.5, they completely changed how exporting is done. When you installed CR on the web server it installed a viewer virtual directory under the default web site. We recreated the same virtual directory in our production website and copied the entire scrsamples directory to the...

Part and Inventory Search

Back
Top