sql server - How do I connect to mssql from ubuntu and php 5.3.10 -
i having problems saving specific data using regular mssql_query described here: how correctly sanitize mssql query stores emails
as can see, people recommended sqlsrv driver it's not available linux. best way use mssql on linux then?
at present, microsoft provides support linux red hat
distribution driver only. , should on 64 bit os. http://www.microsoft.com/en-us/download/details.aspx?id=28160 , not opensource application, difficult support on enterprise edition too. better prefer go on mysql database
Comments
Post a Comment