Re: [PHP-WIN] FATAL: emalloc(): Unable to allocate 2147483599 bytes

2001-04-10 Thread joerg andreas
Hi Denis, after some nights of installations I think I have found the cause of this error: I also got this error on WIN2000Pro / IIS5 / PHP 4.0.5 inside a project with MS Access 2000 - mdb ( linked via ODBC ) Everywhere I use odbc_connect... the emalloc() came. In the office we are running NT4

Re: [PHP-WIN] FATAL: emalloc(): Unable to allocate 2147483599 bytes

2001-03-24 Thread almir
there is a field of typ ntext in this table change it to text almir ""Denis Eltsov"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 99eukd$k9t$[EMAIL PROTECTED]">news:99eukd$k9t$[EMAIL PROTECTED]... > I use win2000 SP1 - IIS5 - php4 (as CGI) - odbc connection to Access 2000 > Everything was fine unt

RE: [PHP-WIN] FATAL: emalloc(): Unable to allocate 2147483599 bytes

2001-03-23 Thread Fernando Madruga
What about 'usefull' queries? Do they fail too? Bye, Madruga -Original Message- From: Denis Eltsov [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 23 de Março de 2001 7:47 To: [EMAIL PROTECTED] Subject: [PHP-WIN] FATAL: emalloc(): Unable to allocate 2147483599 bytes I use w

[PHP-WIN] FATAL: emalloc(): Unable to allocate 2147483599 bytes

2001-03-22 Thread Denis Eltsov
I use win2000 SP1 - IIS5 - php4 (as CGI) - odbc connection to Access 2000 Everything was fine until I install MS SQL 2000 to the same machine. After this I receive such a message FATAL: emalloc(): Unable to allocate 2147483599 bytes every time I try to execute such a program ODBC works fine