Which dll's are required to run osql.exe as a standalone?
Posted
by chama
on Stack Overflow
See other posts from Stack Overflow
or by chama
Published on 2010-03-08T18:22:01Z
Indexed on
2010/03/08
18:36 UTC
Read the original article
Hit count: 293
command-line
|osql
According to the accepted answer to this question, the osql.exe utility can be run as a standalone program on a computer without SQLServer, simply by copying the binary file to the new computer. My question is, however, which other files need to be copied along with osql.exe for it to work?
Thanks so much!
© Stack Overflow or respective owner