Re: FreeTDS Digest, Vol 76, Issue 5
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
2009/5/7 ecbtnrt <[email protected]>: > I don't know how you configure freetds. > I configure it success.I use freetds0.64 > > ./configure -prefix=/usr/local/freetds --with-tdsver=8.0 > > make > > make install > > > > modified freetds.conf > > [Myserver2k] > host = host (host name or ip) > port = 1433 (port) > tds version = 8.0 > > > > link to sql server db. > > ./tsql -S Myserver2k -p 1433 -U sa -P ** > > >use snw(db) > > >go > > >select * from jczjs > > >go > ??? if you are able to issue selects and get reply you are ok, don't you ? -S options should not be used with -p. -S read options from freetds.conf freddy77 _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds