Re: Noobie, please help!
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Gal Rubinstein wrote: > > 'cannot find -lntwdblib' did I need to build something else before > (dblib, I presume) ? if so, what/how should I go about doing it? > meaning, I build the FreeTDS.a/dll (with a very long trace of > warnings), but including it didn't help the proccess. NTWDBLIB.DLL is Microsoft's implementation. I think you want to link to FreeTDS, so you should drop -lntwdblib from your link command. > One man army :-) ;-) --jkl