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 Chriss Miller 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. GShort

    Adding only selected rows in a matrix.

    I have report that is required to list the all of the inventory cost in it separate locations, and they want to sum all the product costs except for one of the items item. I was thinking a matrix was the best way to go about this but I am not aware of a way to only add certain rows. Does...
  2. GShort

    List mailboxes in a recovery database

    I have recovered a database and I am trying to restore certain mailboxes from the database. When I try the dispaly name that it should be it say that the mailbox does not exsist. The restore is from a windows 2008 server backup. Is there a way to list all the mail boxes that exsist in the...
  3. GShort

    Entourage 2004 not connecting

    We have recently upgraded to Exchange 2010 but we have been unsuccessful in configuring an Entourage 2004 to work with the DAV service. Has anyone had any experience getting this working? Is there any special setting needed to the default settings on the exchange server?
  4. GShort

    Permission to the Security screen

    Sorry to waste eveyones time. Apparently he just informed me that he was typing his password incorrectly.
  5. GShort

    Permission to the Security screen

    I have a new SQL person that just started. I am having an issue where he is unable to see the security screen. I have made him a local admin to the box that SSRS resides on but it still does not give him the ability to view and modify this page. Thanks
  6. GShort

    Exchange 2003 Management Tools Install on 2008

    shorty545 any updates on this?
  7. GShort

    Searching the exchange store

    What is a good third party tools to complete this task?
  8. GShort

    Searching the exchange store

    We are currently in a legeal process that requires us to collect data from our Exchange server. I have 8 key words that our lawyers want us to search on, and if any of the words exsist anywhere in the e-mail they would like a copy to review it. I know that I can search each mailbox one by one...
  9. GShort

    Blue screen of death with Tandberg LTO Loader and Backup Exec 11D

    For hardware we are using a DL380 G5 with a single 2.33 Xeon Processor ,2.00 of RAM and a HP P400 Controller Card. On the network we are using the built-in NC3773i Gigabit NICs but I can not tell you for sure if we had them in a network team when we were having the problem. Don't think it...
  10. GShort

    Blue screen of death with Tandberg LTO Loader and Backup Exec 11D

    Well it has been a while but it came down to I couldn't find any other problems. I used the TD Kit from Tandenberg and did not find and errors and then I did a backup to disk and no errors. At that point I decide to replace the card and it worked.
  11. GShort

    Sorting on a Variable

    Thanks for the dull crayon explnation ;). I have it working the way that you discribed and I find it much nicer then the dynamic sql since I can change the query very easily.
  12. GShort

    Sorting on a Variable

    Xlbo, I was unable to get the parameter to working with the table properties. In the parameter I have the following in the Available values: Label = Account Number I have tried serveral things on values Value = Fields!CUSTNMBR.Value or =Fields!CUSTNMBR.Value or "=Fields!CUSTNMBR.Value" or...
  13. GShort

    Sorting on a Variable

    I have a report that shows customers service calls for remote offices. They consist of Customer Number, Start Date & Time, Address, Zip. Several of the offices have a large amount of tickets and would like to sort the report by zip code for planning reasons. By default the report is sorted by...
  14. GShort

    Quick query slow stored procedure...

    Well I found this and it great that I told the web programmer and he took credit for it too :p . http://www.sql-server-performance.com/stored_procedures.asp Anyway here is the link that I gave them and specifically the WITH RECOMPILE command in the stored procedures.
  15. GShort

    Quick query slow stored procedure...

    It is usally about a day and the data is is off of live data. There are two variables of start date and end date.
  16. GShort

    Quick query slow stored procedure...

    Hello all, We currently have a stored procedure that is giving us fits. We use this stored procedure on a web site to give our sale staff there stats. This stored procedure seems to run fine at first but slows done after time. We found that if we run the stored procedures code (we physicaly...
  17. GShort

    Slow Stored Procedures

    We have a Stored Procedure that when ran in the SQL Server Management Studi takes about two seconds to run. But when I place the Stored Procedure in a report to run it takes roughly two to five minutes. I am a quite perplexed by this problem, any suggestions?
  18. GShort

    Blue screen of death with Tandberg LTO Loader and Backup Exec 11D

    This ended up being a bad controller card.
  19. GShort

    Blue screen of death with Tandberg LTO Loader and Backup Exec 11D

    Hello all, I am running Windows 2003 with an Adaptec 29320A-R (Raid is off and ) hooked to a Tandberg LTO-3 StorageLoader (HP LTO Ultium-3 drive) and we are running Symantec 11D. I just set this up so it has never worked. It seems that everytime the device begins to read data from a tape I...
  20. GShort

    New Digital 30 not working correctly

    OK, I found that I can not do this from my workstation but the server that was setup when the system was put in was able to pull up the window correctly and after the I put in the system password the upgrade went through just fine.

Part and Inventory Search

Back
Top