Results 1 to 6 of 6

Thread: [RESOLVED] header - line item query question

Threaded View

  1. #1

    Thread Starter
    Fanatic Member ZeBula8's Avatar
    Join Date
    Oct 2002
    Posts
    548

    Resolved [RESOLVED] header - line item query question

    Code:
    typeinfo    invoiceNumber serviceOrder                                       
    ----------- ------------- ----------- 
    40          123           W123a
    44          123           W123b
    40          124           W124a
    44          124           W124b
    40          125           W125a
    44          125           W125b
    40          126           W126a
    44          126           W126b
    what i would like to do is make a query that will return on ONE LINE the data that is contained with typeinfo of 40 and 44.

    40 is the header and 44 is the line item.



    So on ONE LINE returned it should look something like:

    40 124 W124a 44 124 W124b


    Is this possible? Thanks in advance.
    Last edited by ZeBula8; Apr 16th, 2006 at 08:38 AM. Reason: resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width