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 Rhinorhino 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. newtosql0001

    CE 10 Blank logon screen

    We use CE 10 and generally the report menu comes right up without logging in, (we use the 5 freebies). I was attempting to deliver a report to a user via other means non CE thru crystal passage and crystal delivery when all the sudden after installing these my main CE 10 went down. Now all I...
  2. newtosql0001

    duplicate labels, need same amt each time.

    I need to create 60 labels always, the number of labels never changes, i've tried creating a small 2nd table with just 60 in it but cannot follow previous posts and modify them to my situation/understanding of what is being said. I use report expert and create label, not sure how subreport...
  3. newtosql0001

    Labels, need help with duplication

    I'm creating a avery 5260 label with our address and have 1 piece of information from our database, an account number. I always want 60 labels and cannot figure out how to get cr 8.5 to do this. I have a parameter field for a date, all accounts where their start pmt date is (user defined)...
  4. newtosql0001

    distinct update

    I need to update one field in a table, there are multpible instances of my criteria however, I only want one field updated and the rest to be skipped. update CLAIMS set field1 = 'ready' WHERE attorney = 'Doe' I can use the following query to find the cases that need to be updated select...

Part and Inventory Search

Back
Top