ODBC System Data Source Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to preconfigure my image with ODBC System Data Sources. At the
moment I am configuring them after FBA has run, but I would like to have
these configured in my build so that once FBA has run, these ODBC System Data
Sources will already be configured. Any ideas?

Thanks
 
My suggestion is to write a batch file or script that performs your
configuration and add it to a custom component. In CD, add a Generic FBA
command "Resource" and specify your script. Hint: if you write a script,
put "%11%\wscript/cscript" as the "Path" and the name of your script as the
"Argument". Specify a phase >8500 to guarantee that FBA does your
configuration after all files are in place.

Regards,
Dean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top