Re: Feedback wanted
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Per Stenebo wrote: > > When I tested osql on my (working) connection, I got an error message: > > [root@server22 apps]# ./osql -S remoteserver -U dbuser -P dbpass > osql: error: no potential directory strings in "/usr/bin/isql" > isql strings are: > + /lib/ld-linux.so.2 More recent versions correct that by looking at the shared libraries. It's just a shell script, nothing to build. You could download the latest version from CVS. If it doesn't work for you I'm happy to fix it. Patches also welcome! --jkl