Dependacy errors

This seems odd, as it suggests a previous dependency was not compiled. Can you post the rest of the output from mix deps.compile --force?

Also, your previous post strongly implied you were using the Ecto 3 bindings, but this error is from tds_ecto.ex from the Ecto 2 bindings. Can you clarify which versions of Ecto + connection adapter you are using?