Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: error while doing bcp out

    Dear Shamsudeen,

    I am connecting from another machine in the network and doing bcp.

    SO I should mention the server machine name.Pls help

  • RE: error while doing bcp out

    My command is this

    bcp testdatabase.dbo.[dimension_72] in E:\HR.txt -S xxxxx\SQL2005 -USA -PSA -f E:\HR_unq.fmt -e E:\HR_unq_error.log -o E:\HR_unq_bcp.log -t "" -r

    where xxxxx is server name

    THe error...

  • RE: error using bcp

    The server is running and I am able to connect with the same credentials using QueryAnalyzer

  • RE: error using bcp

    My command is this

    bcp testdatabase.dbo.[dimension_72] in E:\HR.txt -S chennai\SQL2005 -USA -PSA -f E:\HR_unq.fmt -e E:\HR_unq_error.log -o E:\HR_unq_bcp.log -t "" -r

    THe error is as follows:

    SQLState =...

  • RE: error using bcp

    I am getting this error while using bcp in 2005

    SQLState = 28000, NativeError = 18456

    Error = [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'SA'.

    THe bcp command worked fine when...

Viewing 5 posts - 1 through 5 (of 5 total)