[PHP-DB] help with mssql interaction

2002-06-06 Thread Chris Hohimer
mssql_connect($host, $username, $password); it says "undefined function mssql_connect()" At first I thought i was because i didn't load a mssql extension when i compiled it but that is not the case since i can't find one in the --help. Any advice?? thanks Chris Hohimer Sandia N

Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Chris Hohimer
it's a mssql 2000 server on an NT box elsewhere and mac os x is a unix flavor so i just need to tell it to use --with-sybase and install sybase. where would i go about downloading or finding sybase stuff(like libraries) to put on my macosx box thanks a bunch! :) Chris Hohimer Sandia Nat