Well, I got to the point now where it loads the DLL.
But in the script page when i try to connect to a MS SQL server I get the
error message:
    Fatal error: Call to undefined function: mssql_connect()

Know any reasons why the function call fails?

Thanks, Gard


"Lukas Boldrino" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> try ODBC or set a timeout spezifikation in your scripts
> "Gard RøDahl" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I'm trying to connect to a mssqlserver from PHP, i have got the
> > php_mssql.dll and this one has
> > also been untagged in the php.ini file.
> > But for some reason does ALL the php scripts timeout when the
> php_mssql.dll
> > is being setup in
> > the .ini file. I'm running the php.exe from c:/PHP through ISAPI in
IIS5,
> > and i've put the php_mssql.dll file in the same dir.
> > The ntwdblib.dll is also present in the system32 folder.
> >
> > Any ideas? Have I missed something here?
> >
> > Gard
> >
> >
> >
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.393 / Virus Database: 223 - Release Date: 30.09.2002



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to