I got the problem having written a little procedure to import some flatfiles in a table using openrowset…bcp… which didn’t work at customers site.
A short check with bcp /? shows a different behaviour e.g. the switch -T was not trusted connection but rather something with Images.
Are there different versions of bcp delivered?
i got the answer: It was the commandline-tool in a sybase environment. There are two management studio’s side by side and the last one has set the environment-variable path…