﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / bcp error / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 04:49:13 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>yes, the problem was that I configered that the bcp is a case sensetive , when I wrote -c -T capital T , it is solvedThanks for your concern</description><pubDate>Fri, 01 Mar 2013 09:40:08 GMT</pubDate><dc:creator>zi</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>Did you get it resolved?A shot in the dark:[quote]You specified home\[b]mssqlserver[/b][/quote]mssqlserver is the hidden instance name handed to default instances of some versions of SQL Server. Are you sure it is a named instance? Should you just be providing a server name in your bcp command line?</description><pubDate>Thu, 28 Feb 2013 22:52:27 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>Is SQL Server Browser runnning on the database machine?</description><pubDate>Mon, 25 Feb 2013 00:41:49 GMT</pubDate><dc:creator>SQL Pizza</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>any help</description><pubDate>Sun, 24 Feb 2013 12:25:27 GMT</pubDate><dc:creator>zi</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>do you want to enter my server remotly?we can use program named by teamviewer</description><pubDate>Sun, 24 Feb 2013 11:34:18 GMT</pubDate><dc:creator>zi</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>Do you have a linked server set up and allowed remote connections to it?</description><pubDate>Sun, 24 Feb 2013 11:23:44 GMT</pubDate><dc:creator>MyDoggieJessie</dc:creator></item><item><title>RE: bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>when I wrote on -Shome  not -Shome\mssqlserverthis error occuredC:\Users\Dell&amp;gt;bcp medica.dbo.patient in d:\patients.txt -c -t -Shome\mssqlserver -Usa -PP@ssw0rdSQLState = 08001, NativeError = 87Error = [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Connection string is not valid [87].SQLState = 08001, NativeError = 87Error = [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connectionto 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.SQLState = S1T00, NativeError = 0Error = [Microsoft][SQL Server Native Client 11.0]Login timeout expired</description><pubDate>Sun, 24 Feb 2013 10:31:12 GMT</pubDate><dc:creator>zi</dc:creator></item><item><title>bcp error</title><link>http://www.sqlservercentral.com/Forums/Topic1423425-1550-1.aspx</link><description>Dear ExpertsI exported data table by bcp succesfully in txt file, I want to import this file in different sql server but this error occuredC:\Users\Dell&amp;gt;bcp medica.dbo.patient in d:\patients.txt -c -t -Shome\mssqlserver -Usa -PP@ssw0rdSQLState = 08001, NativeError = 87Error = [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Connection string is not valid [87].SQLState = 08001, NativeError = 87Error = [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connectionto 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.SQLState = S1T00, NativeError = 0Error = [Microsoft][SQL Server Native Client 11.0]Login timeout expiredany help,thanks</description><pubDate>Sun, 24 Feb 2013 10:26:44 GMT</pubDate><dc:creator>zi</dc:creator></item></channel></rss>