I would suggest you use MS Access report with MyTool-DLL For VB and MySQL.

----- Original Message -----
From: "NZEYIMANA Emery Fabrice" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 4:40 PM
Subject: SHAPE command for Hierarchical Recordset


> I have created a MySQL database that will help me manage my Invoicing
system
> but I have been stack when I tried to print a report using a VB
application.
>
> I have read from Help that I will need to use a hierarchical recordset to
> achieve what I want to.
> You know an Invoice has some headers like: Customer names, Invoice number,
> ...
>
> It also has details of ordered products/services Like: Item ID,
Description,
> ...
>
> So my invoice should look like:
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>                         NZEYIMANA (Customer name)
>                         Some Addresses
>
> Invoice No.: 2002-09/00005
> --------------------------------------------------------------------------
--
> -------------+
> Item ID                    Description        Qty        UP        Total
> --------------------------------------------------------------------------
--
> -------------+
> 12                dfhsdfdsfjsd                    5            25
125
> ...
> ...
>                                     _________________________________
>                                     Total                             125
>                                     VAT: -------------
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> To build such an invoice using ADO, VB, DataReport you need that
> Hierarchical recordset because DataReport won't accept if it is not a
> hierarchical recordset.
>
> How do I achieve this?
>
> Thanks
> Emery
>
>
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to