Вопрос

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