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

ADO connection string with DADE

edited April 2006 in General
Hi,

I am looking to give some people the option to completely configure
everything through the template. Ideally I would like them to be able to
choose the odbc datasource when in the data tab of the template and set
queries, tables etc. What would be the best way to achieve this?

Thanks in advance

Comments

  • edited April 2006
    Hi David,

    You could create multiple ADOConnection objects inside your application,
    each connecting to a different datasource. Then inside the DataSettings
    dialog, your users would be able to select which connection they would like
    to use. Then from there, they would be able to create various queries on
    the data using DADE.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.