Results 1 to 2 of 2

Thread: three tiers help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2004
    Posts
    72

    Question three tiers help

    Im doing an invoice system with collection class to collect the item, price, quantity,etc that come from an itemclass. I would like to know how could I expose these items the rest of the program, since I dont want to make the collection public. I have the method add in my collection class. Now I want to make a report so I was thinking in using a function that creates a recordset and send it to the module or form and create the report. How to write from a colection to a recordset??? No temp tables, Im looking for an elegant way

    thanks,
    Cybersandokan

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: three tiers help

    What is the issue with making your collection Public?

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