문제

Today I created a console application that generates an SQL script and uploads it via sftp. All works great when on my local computer. The issue is when I try and install it on the server i get an error that says:

Error

Can anyone help me to fix this issue? How can I install the application on the server.

도움이 되었습니까?

해결책

Looks like you just need to install the SQL Server client tools SDK on the target machine...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top