> > Does that mean FreeTDS converts little endian to big endian when > communicating with a client that uses big endian (like Sun SPARC)? > > DC > Yes, it have to do so... see src/tds/read.c and src/tds/write.c freddy77