BCP is a utility, like isql. Both use the same connectivity libraries. To check the client connectivity version, from the command prompt type:
isql -v
The ASE version (dataserver) can be queried from within an isql session via:
1> select @@version
2> go
Please refer this link
http://www.dslreports.com/forum/remark,10705570