Deployment Solution

 View Only
  • 1.  Connect to another deployment console

    Posted Apr 22, 2009 11:37 AM
    I am trying to connect to another deployment server.

    I have added and updated the OBDC and get a success but then it only pulls back the data from the orginal deployment console.

    Can anyone help?


  • 2.  RE: Connect to another deployment console

    Posted Apr 22, 2009 12:13 PM
    Did you add an ODBC connection or just change the original?  Can you list the steps you used to try and connect?


  • 3.  RE: Connect to another deployment console

    Posted Apr 22, 2009 12:41 PM
    You may also want to check out your sites.ini file to be sure that it has been updated to include the remote DS. You can find sites.ini in your express share.  It should have an entry for each remote console formatted as below.

    [<SiteName>]
    DSN=<DSN as entered in ODBC>
    WorkDir=<path to express.exe>

    Mike