I have Windows NT 4.0, SQL 6.5, PHP 4.2.0.
When I try to use the mssql_connect() I get the 'called an undefined function' error.
Will the mssql functions work with the set up I have?
I found the following thread but its related to a different set up -
O.K.- Windows 2000 Server, MSSQL7, PHP 3.0.16...
You need to have the following:
ntwdblib.dll (mine was 348K) in \winnt\system32 - search for it at
ftp.lycos.com if you don't have it.
extension=php3_mssql70.dll uncommented in php.ini
And mssql_connect() etc. should work.
Scott.
I'm using txt files to store data, and I would like to get into using a database instead (makes sense)
any ideas?
Thanks,
//dES.