Re: Using SQL server import & export wizard for the first time
- From: sql_noob <alent1234@xxxxxxxxx>
- Date: Tue, 27 Jan 2009 09:36:59 -0800 (PST)
check to see if the service is running and if you have a firewall on
your PC blocking the SQL traffic
also try to start the wizard from your PC and just specify the source
On Jan 27, 8:38 am, ciaran.hud...@xxxxxxxxx wrote:
Hi,
I've just installed SQL server 2008 having been used to 2000 and am
experiencing problems using the import wizard for the first time.
I have created a DB on my local machine and at the choose destination
step I receive the error below.
A little bit of online research makes me think that the wizard thinks
that the server on my local machine is not running, but it has been
started.
I suspect I just need to chage something simple, but frustratingly I
cannot figure out what the problem is.
Regards,
Ciarán
===================================
Could not retrieve table list. (SQL Server Import and Export Wizard)
===================================
Login timeout expired
A network-related or instance-specific error has occurred while
establishing a connection to SQL Server. Server is not found or not
accessible. Check if instance name is correct and if SQL Server is
configured to allow remote connections. For more information see SQL
Server Books Online.
Named Pipes Provider: Could not open a connection to SQL Server [2].
(Microsoft SQL Server Native Client 10.0)
------------------------------
Program Location:
at System.Data.OleDb.OleDbConnectionInternal..ctor
(OleDbConnectionString constr, OleDbConnection connection)
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection
(DbConnectionOptions options, Object poolGroupProviderInfo,
DbConnectionPool pool, DbConnection owningObject)
at
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection
(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection
(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection
(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.OleDb.OleDbConnection.Open()
at Microsoft.SqlServer.Dts.DtsWizard.SQLServerForm.LoadDatabasesList
()
.
- References:
- Using SQL server import & export wizard for the first time
- From: ciaran . hudson
- Using SQL server import & export wizard for the first time
- Prev by Date: Re: SELECT INTO with sequential IDs
- Next by Date: **********2009 Salford Data Mining Conference - San Diego, CA, USA**********
- Previous by thread: Using SQL server import & export wizard for the first time
- Next by thread: Re: Using SQL server import & export wizard for the first time
- Index(es):
Relevant Pages
|