Re: freetds, sybase or php error?
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Florian Kornhoffer wrote:
> I find a directory /usr/src/freetds-0.82 (so I think this will be the
> version)
That's promising, yes.
> how can I create such a tdsdump (maybe even without calling my
> provider)?
You should be able to run your PHP script outside the context of your
webserver. You need to set the TDSDUMP variable or "dump file" property
in ${HOME}/.freetds.conf.
HTH.
--jkl