How do I change the default server / instance name when using SQL Server Native Client 11 in the Import and Export Wizard?

Michael Ballard 1 Reputation point
2020-11-03T19:29:40.683+00:00

I have 3 SQL Server instances on my PC (SQL2012, SQL2014 & SQL2016). The services for 12 & 14 are disabled. Currently, when I use the Import and Export Wizard, I want it to connect to an instance on a network server (STX-DEVSQL\SQL2017). When I start the Import and Export Wizard and select SQL Server Native Client 11.0, it always assumes that I want to connect to my local 2012 instance:
37168-choose-a-data-source.jpg

How can I change this?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,567 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Monalv-MSFT 5,896 Reputation points
    2020-11-04T03:33:01.727+00:00

    Hi @Michael Ballard ,

    1. It is better for you to enter the name of the server manually.
    2. Or we can expand the combo box but it may take a long time to list all available servers.

    Please refer to How to import/export data to SQL Server using the SQL Server Import and Export Wizard.

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues in October--Users always get connection timeout problem when using multi subnet AG via listener. Especially after failover to another subnet.

    0 comments No comments

  2. Michael Ballard 1 Reputation point
    2020-11-04T17:10:58.937+00:00

    Many other tools 'remember' the last value used. That would be my preferred solution. Second choice, provide some sort of configuration setting (perhaps in the system registry) where I can specify my preferred server. Opening the listbox is not useful because of the size of our network, the number of servers and the fact that I work remotely. If it has to show a local instance, at least show an active instance. My 12 & 14 instances have been turned off for more than a year.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.