Sql Server - TechRepublic
General discussion
November 14, 2001 at 06:37 PM
pardarling

Sql Server

by pardarling . Updated 24 years, 7 months ago

Dear sirs,
I want to use bcp utility with my sql server.
But I recive this erroe :

C:\>bcp “SELECT * FROM ntxeon2.ntinetlog.dbo.X3Usrdetail ORDER BY Clientusername
” queryout ‘d:\logx3.txt’ -c -S NTXEON2 -U sa -P xeon2_admin
SQLState = 37000,NativeError = 7411
Error = [Microsoft][ODBC SQL Server Driver][SQL Server]Server ‘ntxeon2’ is not c
onfigured for DATA ACCESS.

I wnat to to know how can I confugure my server fot DATA ACCESS ?

Regard

This discussion is locked

All Comments