Running this: bcp MyDb.dbo.uvwMyView out \"c:\\Test.txt\" -SMyServer -T -c I get this error: SQLState = S1000, NativeError = 0
We\'re using named pipes with Sybase bcp so that we can compress output on-the-fly. The Sybase bcp utility does not return much information in its exit code.