|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-07-20 21:55 UTC] olivierS dot dagenaisP at canadaA dot comM
[2002-07-23 11:32 UTC] kalowsky@php.net
[2002-08-23 22:13 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 22:00:01 2026 UTC |
Running PHP 4.2.1 under PWS (IIS)...attempting to call odbc_tables after establishing a connection. $mConn = odbc_connect("HatWeb_SQL", "php", "php"); $mTables = odbc_tables($mConn); A 'red x' error window pops, it has the follwoing title: OleMainThreadWndName: php.exe - Application Error It contains the following text: Instruction at "0x4117b301" referenced memory at "0x4117b301". The memory could not be "read". Please contact me for any more details...