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

  • Users: jms493
  • Content: Threads
  • Order by date
  1. jms493

    Delivery Rules in Publication and Sub Reports

    I am trying to set up a publication with a report that contains sub reports. I set the delivery rules to "Only Send when Report Contains Data". I managed to figure out that the rule works when I remove the sub reports but does not work when I include the sub reports. I need the sub reports and...
  2. jms493

    Formatting a field with leading zeros

    I am creating a query and want to bring back 2 fields to have 5 places. field 1 123 I need to to be 00123 same with field 2
  3. jms493

    How can APPEND data into a table only if record does not exist.

    I want to run a a query at any time and only inserts/appends data to the table if the record does not exist. No duplicate rows. How can write this?
  4. jms493

    Problem with Insert, decimal field

    Have a query that when I run, the last 2 fields return results from a calulation( 1.00, .80, .20 or nulls). When I create a table the last 2 fields are decimal fields allowing nulls. When I insert the data into the table the last 2 fields only show values (1, 0, or null) Any ideas??
  5. jms493

    Convert 5/31/2007 to 0507

    how can I do this using crystal forumlas?

Part and Inventory Search

Back
Top