Results 1 to 2 of 2

Thread: Design question?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Horst
    Posts
    262

    Design question?

    Hi group,

    I need to create a component that passes data. (Need more details )

    A user can select a report. After that the parameters for the report appear. The user can fill the parameters if he chooses to and presses a button [buttonGenerate]

    I need to provide a 'datastore'.

    Problems:
    The reports have a datasource differing from 1 table to 14 tables. I think the only possibillity I have is a dataset.
    Is this true?
    How should I go about this? Should i create a class that builds the DataSet?

    Any ideas, tips?

    Tia

    VS

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Horst
    Posts
    262
    Woops maybe some extra info:
    I'm using C# (off-course) in ASP.Net

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