Current Page: 1 of 1
Results 1 - 3 of 3
14 years ago
venkat437
Hi all , I have tried but unable to connect to mssql server 2005 please help me in step by step procedure to connect mssql server 2005. I am using wamp server 2.2.11 I have tried the following code $conn = mssql_connect("servername", "uname","Pw" ) or die("Couldn’t connect to SQL Server" ); mssql_select_db('shasdev', $conn) or die("Cou
Forum: WampServer English
14 years ago
venkat437
Hi all , I have tried but unable to connect to mssql server 2005 please help me in step by step procedure to connect mssql server 2005. I am using wamp server 2.2.11 Thanks, venkat437.
Forum: WampServer English
14 years ago
venkat437
I work on Perl and CGI recently for my college project and so I decided to write a few steps on setting up Perl and CGI with Wamp Server. I hope this might be useful. Step1: First you need to download Wamp Server from www.wampserver.com and install Wamp Server on your machine. The default installation directory is ‘C:\wamp” and here I am using the default options for installation. To complete
Forum: WampServer English
Current Page: 1 of 1