Re: [PHP-DB] ntwdblib.dll not found in any of the 5.2.8 zip files
[email protected] (Fred Silsbee)
| Newsgroups | php.db,php.windows |
|---|---|
| Message-ID | <[email protected]> |
--- On Sat, 12/20/08, Fergus Gibson <[email protected]> wrote: > From: Fergus Gibson <[email protected]> > Subject: Re: [PHP-DB] ntwdblib.dll not found in any of the 5.2.8 zip files > To: [email protected] > Date: Saturday, December 20, 2008, 6:06 PM > On Sat, Dec 20, 2008 at 7:59 AM, Fred Silsbee > <[email protected]> wrote: > > ntwdblib.dll proves to be necessary...otherwise > I'll get a mssql_connect not found > > I used the ntwdblib.dll file from a 5.2.6 zip file > > This resource might help: > > http://www.userscape.com/helpdesk/index.php?pg=kb.page&id=13 > > According to the information there and on the forum thread > they link, > the problem you have is likely that the ntwdblib.dll is the > wrong > version. They say you can find the correct DLL in the > system32 > directory on the SQL Server. If you copy that to your > extension dir, > you should be good. YOU ARE THE MAIN MAN! THAT WORKED! THE CORRECT VERSION SHOULD BE INCLUDED IN THE 5.2.8 ZIP FILE