did you see my post from yesterday? https://groups.google.com/forum/?fromgroups#!topic/cake-php/8y2Y511krEU
had the same issue, but on linux. on windows I got it to run with the included SqlServer datasource (you need to follow the instructions from microsoft) http://msdn.microsoft.com/de-de/library/cc296170(v=sql.90).aspx install the native client, put the dlls in its places and somehow it works :) don't make the same mistake I did and forget to install the SDK, as well (if you are prompted for it, select everything). for the linux version I still have to try the Mssql datasource from rchavik Am Donnerstag, 12. April 2012 19:27:07 UTC+2 schrieb stork: > > > I also download and copied the files dbo_sqlsrv.php and DboSource.php >> >> into my app/Model/Datasource folder but I'm getting the follow error: >> > 1. file dbo_sqlsrv.php is for CakePHP 1.x, for 2.x you need this one > > https://github.com/cakephp/datasources/blob/2.0/Model/Datasource/Database/Sqlsrv.php > > 2. You shouldn't need to use custom DboSource.php imho. > -- 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 cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php