There will be a new version of mssql driver from Microsoft in a couple of weeks which will supercede the one you are using. If what i have heard is correct then there are several API changes as well.
So if I were you I would wait a while - well in fact I am waiting ;) I too have a similar work in progress... Cheers Tarique On Feb 8, 2008 3:32 AM, emrah <[EMAIL PROTECTED]> wrote: > > As you heard or not microsoft declared that, php will not be > compatible with current mssql dlls. As a result they published a new > dll called sqlsrv.dll for usage in 2008 versions. I tried to write the > new driver of it for cake, I 'm able to overcome errors but it doesn't > see my tables. > > you can find microsofts new php driver and its documentation from > > http://www.microsoft.com/sql/technologies/php/default.mspx > > here is my cake driver, ( I know there are some missing parameters, > and functions but it is in progress) I'm waiting your supplies.... > rename extension as php. > > http://www.samanyolu.k12.tr/dbo_sqlsrv.txt > > Thanks :) > > > > > -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
