Re: Problem with nvarchar output
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 6 Jul 2014 13:32:58 +0000 Ola Karlsson <[email protected]> wrote: > I'm using Freetds with PHP5 to access a SQL server but I'm having > trouble with the output parameters. http://www.freetds.org/faq.html#ms.output.parameters Unless PHP is using the RPC API functions, you won't see output parameters from a modern Microsoft server. Hoppas det hjälper. --jkl