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 Westi 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. Crazycritter1

    Backup Exec 10d can't eject media from Autoloader

    Our autoloader has a door to the cartridge slot, that it opens when we eject the media directly from the autoloader console/menu. Otherwise, it looks like we're out of options, other than manually doing the import/export on the unit. Would you advise having the policy set up for Backup exec to...
  2. Crazycritter1

    Backup Exec 10d can't eject media from Autoloader

    In other words, I still have to navigate the Autoloader's menu to have it eject the media... irregardless of how Backup Exec treats it?
  3. Crazycritter1

    Backup Exec 10d can't eject media from Autoloader

    I created an export policy, and it says to remove the tape from the drive, however, the Autoloader does not present the tape, and does not sound like it receives the command at all.
  4. Crazycritter1

    Backup Exec 10d can't eject media from Autoloader

    I appreciate the info. I've been searching online, and have been speaking with our vendor, but up until now, have not had any answers. I've never set up an export policy before. Would you mind walking me through the basic idea?
  5. Crazycritter1

    Backup Exec 10d can't eject media from Autoloader

    Hi All - We have recently installed a HP Storageworks 1/8 Tape Autoloader, and are using Backup Exec 10d. I have opted to have Backup Exec eject media when the job completes, but it fails to do so. We only use 1 tape per backup, so multiple tapes are not a concern at this point in time. Is...
  6. Crazycritter1

    ? Convert String CCYYMM to date

    Ok, the resulting string from the formulas I spoke of is 11/01/2006, however, when I substituted my formula that produces that result, with your suggestion, the dates that were returned were all 01/01/1970. Likewise, I tried it with my original data CCYYMM... and got the same result. I'd...
  7. Crazycritter1

    ? Convert String CCYYMM to date

    Thanks! I tried it, but it returned ALL results as 1/1/1970... I'm going to scrap my current report and start new, so I am sure that my previous attempts aren't messing the results up. I'll write back in a bit, and let you know how it went. I appreciate your help! K.
  8. Crazycritter1

    ? Convert String CCYYMM to date

    Hello - I have a date field CCYYMM that is read as a string within Crystal 10. My goal is to be able to use the date range of LastFullMonth to filter data. I have tried various formulas - trimming the data, reversing, and adding info, so that I currently have a string formula that presents...
  9. Crazycritter1

    Refusal to Suppress?

    I actually just figured it out - I created a formula that looked at whether the "savings1" record was true or false, and then went into the loan1 record, and loan balance record, and suppressed based on a false condition... it worked great. I'm really surprised that I got it to work by playing...
  10. Crazycritter1

    Refusal to Suppress?

    Sorry - those columns didn't align properly - the savings and loan data should be aligned under each-other.
  11. Crazycritter1

    Refusal to Suppress?

    I have a report that is supposed to report the occurance of multiple balances on one record - for instance: Mr. Smith has a bank account with a main account number, which is being used to pull the record. Next, from within that record, Mr. Smith has 2 savings accounts and 3 loan accounts, each...
  12. Crazycritter1

    Suppress Entire Records?

    Excellent - I'm still in the verification process, but I think that it worked like a charm! Thanks to both of you! [bigglasses]
  13. Crazycritter1

    Suppress Entire Records?

    I am already using a grouping for address, so I can suppress those who have multiple account numbers, and only send them 1 mailing. If I change the grouping to account number, I lose that functionality, however, when I do this, I still get entries that should have been eliminated...
  14. Crazycritter1

    Suppress Entire Records?

    I'm using Crystal version 10, with an SQL database, and ODBC connection... I think that was what you're after. I'm kindof a rookie at crystal, so please bare with me.. Thanks! K.
  15. Crazycritter1

    Suppress Entire Records?

    I have a crystal report in progress, that can give me the following information: Acct# Name Address Card 1111 Joe 1111 Main ATM 1111 Joe 1111 Main GLD 2222 Mary 2222 Elm 3333 Bill 3333...
  16. Crazycritter1

    Suppress duplicate address records?

    lbass - Thank you for all of your help! I was able to get the suppression to work properly, and it was exactly what I needed. To those of you who also had excellent suggestions: synapsevampire, beanbrain, Madawc, kutoose, and Moonknightt -- I really appreciate your time and suggestions...
  17. Crazycritter1

    Suppress duplicate address records?

    Ok, I was able to get the formula to concatenate, but am having trouble with the suppression... I was able to enter the suppression string in the formula editor under "Suppress if Duplicated", and asked that it display a string called "Delete", however it flags every entry for suppression...
  18. Crazycritter1

    Suppress duplicate address records?

    If I go into the new formula area, and enter: {@concat}:{table.address}+{table.city}+{table.state}+{table.zip}, substituting my table values, and try to save and close, I get the error message of: "There is an error in this formula, do you want to save it anyway?" - and gives you buttons for...
  19. Crazycritter1

    Suppress duplicate address records?

    Hello again - Thank you for all of the wonderful suggestions... On the first one - with regards to sorting as a primary member, all of my records would be considered "primary", as each of them have their own record/account number, and aside from them having identical addresses, these records...
  20. Crazycritter1

    Suppress duplicate address records?

    HI there - I am really new to Crystal 10 - basically fighting my way through things.... I'm currently trying to eliminate records that have duplicated addresses.... My current selection is by account number, for instance, if Mr. Smith has an account number 1234, and an address of 333 S...

Part and Inventory Search

Back
Top