ADO connection string with DADE
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com