Hi,
The distribution kit does not have the functionality to perform the configuration you want. What you can do is create another executable that your distribution kit calls once it is finished installing. Before you do this, there are some things you may want to consider. Do you plan on shipping the database with your application, or is this database going to be available to multiple clients through some network? If the former, then you can actually just have a file DSN included with the distribution and have it pointing to your local database. If the latter, just point it to the networked databse. Hope this helps!
Jeremy L.
National Instruments
Jeremy L.
National Instruments