Search results

  1. H

    Printing Problem With Report

    - I have a report that is unbound. It consists of many controls, subreports and other formatting elements. - Each control, textboxes or listboxes, is bound to an SQL query, written to extract a very precise piece of information from the database as a whole. - Each of these SQL queries...
  2. H

    SQL Query Problem In Unbound Reports

    I have a set of reports: - Each report contains subreports. - All reports and subreports contain listboxes. - All listboxes are bound to various queries. - All queries reference directly to the database, not derived tables. - All sub-reports are bound to a query. - All parent reports are...
  3. H

    Filtering A Query Based Report By A Date Range

    I have a set of reports: - Each report contains subreports. - All reports and subreports contain listboxes. - All listboxes are bound to various queries. - All queries reference directly to the database, not derived tables. - All sub-reports are bound to a query. - All parent reports...
  4. H

    Question How To Go About Building The Application

    For the benefit of clarity, I would suggest anyone who reads this thread to download the entity relationship model I have produced of the database in order to understand what the hell I'm talking about. :D I have points to make before I present my questions: * The database is intended to be...
Back
Top Bottom