I think this is what you looking for: https://github.com/cakephp/datasources/blob/2.0/Model/Datasource/Database/Sqlsrv.php
Andras Kende On Dec 15, 2011, at 11:28 AM, Skinner wrote: > I am running CakePHP on a linux-based server. I need to connect to > MSSQL server as a datasource. So far I've only found how to do that > when running PHP on windows. Can someone point me in the right > direction? Thanks. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
