Re: tsql -C : cannot execute
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 30 May 2013 10:08:52 +0530 Abdul Wahid Dalvi <[email protected]> wrote: > When I am trying to execute tsql -C on this new Solaris 10 machine its > giving an error message > > ksh : tsql -C : cannot execute Does $ file $(command -V tsql) produce what you expect? --jkl