Re: Building Sybperl against FreeTDS on Fedora
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 19 Jul 2013 14:29:58 +0000 (UTC) Ed Avis <[email protected]> wrote: > Looking at dblib.c, I see that dbregparam is unimplemented, but can I > do something to get the program to link, even if it fails at run time > if this is called? Yes, define DBLIB_UNIMPLEMENTED when compiling FreeTDS. And, yes, it should be documented. :-/ --jkl