![]() |
Help converting two script from mssql_connect to sqlsrv connection
I have an issue with two files that connect with the very old mssql_connect but i need them to use sqlsrv drivers to handle that connection, the script connect to two databases, i need help converting those two block of code in a sqlsrv driver version, if someone's so kind to help me with this i would apreciate it very much.
Here's the link to the files aforementioned: scripts |
Just like mysql to mysqli conversions, mssql to sqlsrv conversions are a time consuming task. They are not simply copy and paste changes, they require you to rewrite most of the handling to do it right.
Moving from PHP forum to unknown sized requests. Chances are you won't get someone to convert these for free. |
| All times are GMT +1. The time now is 09:15 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.