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

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

    convert binary to text for a Crystal Report

    I am using a database that has a field defined as image. The data in the field is binary. Practically speaking, the only data that could be entered into the field is text (in the application the field actually opens an RTF editor). For what it is worth, I have spoken to the vendor about why...
  2. lpa

    multiple calculations on same dataset

    I am trying to create summary totals on a dataset. Data is like: seq_num ring_start_time abandoned call_pu_time 775544 2/17/2005 10:30:02 F 2/17/2005 10:30:15 775545 2/17/2005 10:30:22 F 2/17/2005 10:50:35 775546 2/17/2005 11:30:42 T 775547 2/17/2005...
  3. lpa

    can group footer page break in the middle of footer?

    Using CR 9.0 I have a report that is essentially a letter sent to physician staff when they are given hospital privileges. The data in the letter varies by doctor, and is based on dictionary's established in the software. It has the following sections: RH PH GH1a GH1b D GF1 The GF1 line has...
  4. lpa

    select record if criteria 1, unless criteria 2

    I am trying to refine a select for a report. sample data: urn status date on staff last status date 2059 A 10/8/1997 <NULL> 2059 T 10/8/1997 1/10/02 1050 T 1/1/1996 9/30/01 I need to select all records where status is 'T' and last status...

Part and Inventory Search

Back
Top