Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Delphi with access

edited September 2003 in General
Hi
I use ReportBuilder with MS Access.
I can't use a TppDesigner with my base.mdb, what are the properties of the
TppDesigner I should Fix to do it ?

example : My mdb is C:\aaa\bbb\base.mdb, what should I do ?

thank you

Comments

  • edited September 2003
    Hello,

    How are you connecting your Access Database to the report? Are you able to
    make a successful connection using your ADO or BDE connection? For an
    example of how to connect ReportBuilder to Access, check out the end-user
    database demos located in the \RBuilder\Demos\4. EndUser Databases\Access
    97\... directory.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2003
    > How are you connecting your Access Database to the report? Are you able
    to

    I use the ADO components, with several tables and a connection component

    thanx
This discussion has been closed.