Page 1 of 1

Xampp 1.8 + Mssql 2012

PostPosted: 06. January 2013 01:54
by mirka
hey guys i read aloot of posts in this forum but newer find solutions for me :(

wanna make that my xampp support mssql_connection becos i wanna use mssql +mysql on my pc and as i know xampp is a realy good tool for this i try ISS7 but its more complicated

1.Downloaded php_mssql.dll and php_pdo_mssql.dll becouse they whas missing from /ext folder
2. Fixed Php.ini (removed;)


Can you pls post a Link with a full normal tutorial how to fix this problem ?

Re: Xampp 1.8 + Mssql 2012

PostPosted: 06. January 2013 02:08
by Altrea
Hi mirka,

mirka wrote:Can you pls post a Link with a full normal tutorial how to fix this problem ?

Well, you don't told us what specific problem you have :shock:

best wishes,
Altrea

Re: Xampp 1.8 + Mssql 2012

PostPosted: 06. January 2013 02:23
by mirka
uch sorry i wanna make that my xampp support mssql_connection becos i wanna use mssql +mysql on my pc and as i know xampp is a realy good tool for this i try ISS7 but its more complicated :(

Re: Xampp 1.8 + Mssql 2012

PostPosted: 06. January 2013 20:47
by mirka
any one?

Re: Xampp 1.8 + Mssql 2012

PostPosted: 06. January 2013 21:08
by Altrea
I just can recommend to use sqlsrv instead of the mssql functions.

A more detailed introduction can be found here:
viewtopic.php?f=16&t=49670&p=191610
viewtopic.php?f=16&t=51070&p=196670

remember that this postings are for XAMPP 1.7.7 and needed some adjustments (PHP 5.4 instead of PHP 5.3)

best wishes,
Altrea