Welcome Guest, Not a member yet? Register   Sign In
Microsoft SQL Server Connection
#4

[eluser]Unknown[/eluser]
[quote author="Tamilmani" date="1272368976"]
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\project\database\drivers\mssql\mssql_driver.php on line 58
[/quote]

You will have to enable PHP's mssql extension in "php.ini" file in your wamp installation.

1. Open "php.ini"

2. Uncomment the line: (by removing leading semicolon ";" )
Code:
;extension=php_mssql.dll


Messages In This Thread
Microsoft SQL Server Connection - by El Forum - 04-16-2010, 08:34 AM
Microsoft SQL Server Connection - by El Forum - 04-16-2010, 12:13 PM
Microsoft SQL Server Connection - by El Forum - 04-27-2010, 12:49 AM
Microsoft SQL Server Connection - by El Forum - 05-17-2010, 03:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB