Re: Dynamic SQL place holders - PERL
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
mahendra tallapalem wrote: > > > I have seen in the previous posts that dynamic SQL place holders do not > work with freeTDS. > I am using freetds-0.83.dev.20100122, any patches are available now or > any advice? http://www.freetds.org/faq.html#Are.there.any.known.issues See also item #4 in the BUGS file in the distribution. Sorry, no. It's not possible to make ct-lib placeholders work with a Microsoft server without modifying the server or the API. Or adding a client-side SQL parser, which no one wants to do. --jkl