Re: One row good, two rows "memory exhausted"
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Sep 14, 2008, at 18:12, Mark Bird wrote: > Thanks so much, here's my php info page: http://38.98.125.33/ > index.php. It seems you are using the db-lib Sybase PHP extension. That's a really rare choice. Generally people use the db-lib MSSQL PHP extension (--with-mssql) for MS SQL access, and the ct-lib Sybase-CT PHP extension (--with-sybase- ct) for Sybase databases. I haven't even heard of anyone else trying to use the --with-sybase extension with PHP in connection with FreeTDS. That is likely causing your issue.