WAMP and MSSQL - impossible? - SOLVED
Posted by: enjay (---.zyxel.dk)
Date: January 22, 2013 12:48PM

Hi guys.

Im currently using Windows 8 - 64bit and WAMP 64bit with apache 2.2 and php 5.3.

My problem is as follows:

Im trying to connect to a Remote Microsoft SQL Server (mssql) via WAMP and PHP. Is this even possible? - i've been trying to install different extension, but im not sure whether im doing it right or not, or if it's even a solution. To be honest, i have really no clue of what im doing..

Im fairly known with php and mysql, but i cant seem to get it to "read" mssql..

fx:

( ! ) Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\test2.php on line 6

Call Stack
# Time Memory Function Location
1 0.0004 671472 {main}( ) ..\test2.php:0


Do you have any solutions to this problem? or maybe some guides/tutorials that i can follow. Any help is much appreciated!!!

Regards
Niels



Edited 1 time(s). Last edit at 01/22/2013 07:04PM by enjay.

Options: ReplyQuote
Re: WAMP and MSSQL - impossible?
Posted by: stevenmartin99 (Moderator)
Date: January 22, 2013 04:41PM

use the SQLSRV ext?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: WAMP and MSSQL - impossible?
Posted by: enjay (---.k82.webspeed.dk)
Date: January 22, 2013 07:04PM

stevenmartin99 Wrote:
-------------------------------------------------------
> use the SQLSRV ext?


After more intense searching, that was also what i came up with. And of course it worked! i didn't know that the mssql commands was deprecated..

Thanks anyway smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.