Hi I am currently exploring the possibility of adding support for more databases like MSSQL , Oracle within PHP. This would require some database client libraries to exist in the system. So, I was wondering as to what is the consensus for adding these client libraries within OpenSolaris SFW repository.
These are these 3 client libraries that I would like to initially target : - Free TSD -> http://www.freetds.org/ - Useful for connecting to databases like Microsoft SQL Server and Sybase - Oracle Instant Client -> http://www.oracle.com/technology/tech/oci/instantclient/index.html - unixODBC -> open source ODBC Manager Note: I looked at the licensing requirement of these components and I didn't notice any restrictions. Any thoughts / criticisms ? thanks sriram
