Menu

Connection provider drop down list

Help
2010-05-08
2012-12-13
  • Newbie01.Oracle

    Newbie01.Oracle - 2010-05-08

    Hi all,

    Can someone please advise how I can change the order in the Connection provider drop down list box?

    I currently have Oracle (Instant Client) and then Oracle (TNS), I want to change it to have Oracle (TNS) first and then Oracle (Instant Client)

    Any response or suggestion will be very much appreciated. Thanks in advance.

    Thanks in advance.

     
  • Nathan Neulinger

    I don't believe this order can be changed in the UI, however, would be simple enough to swap the two entries in the src/tonewconnection.cpp file. Look for 'addItem(ORACLE_TNS)'.

     

Log in to post a comment.