Seems to be working with the updated version of ntwdblib.dll . At some point it would probably be best to support the new sqlsrv driver, but that's for later. In case it helps anyone I downloaded sp4 for SQL Server 2000 which contains the updated dll. I believe this is available on a number of sites, but just to be safe this is the version from Microsoft.
http://www.microsoft.com/downloads/details.aspx?FamilyID=8e2dfc8d-c20e-4446-99a9-b7f0213f8bc5&displaylang=en On Tue, Jul 7, 2009 at 3:25 PM, Robert Edeker <[email protected]> wrote: > Thanks Ernesto. I might be able to get by with using it due to the small > dataset and limited use. > > I was trying to get the new driver working and thought I had it yesterday, > but kept receiving a blank page when testing out the blog demo. Basically > ran out of time and had to look into some other things. > > > On Tue, Jul 7, 2009 at 2:13 AM, Ernesto <[email protected]> wrote: > >> >> i have >> >> 2000.80.194.0 >> >> On 6 Lug, 16:58, Robert Edeker <[email protected]> wrote: >> > What dll version is that? The one I have is 2000.2.8.0 . Although I've >> > read reports of the updated driver not being reliable. >> > >> > >> > >> > On Mon, Jul 6, 2009 at 10:51 AM, Ernesto <[email protected]> wrote: >> > >> > > Hello. >> > >> > > i recently developed a CakePHP app using MSSQL 2005 as DB. >> > >> > > i updated ntwdblib.dll in apache/bin (and in php/bin also) directory >> > > and now cake's mssql driver is working fine :) >> > >> > > On 6 Lug, 16:09, idx <[email protected]> wrote: >> > > > Hello, >> > >> > > > >> http://groups.google.com/group/cake-php/browse_thread/thread/8babbaf1... >> > >> > > > Regarding this old thread, has anyone modified the mssql class >> > > > appropriately to work with Microsoft's new sqlsrv driver within >> > > > CakePHP? >> > >> > > > I'm on the fence on whether to use Cake to quickly collect data >> > > > outside of our standard application or not. I do have access to >> MySQL >> > > > so I could fall back to that if necessary, but would like to avoid >> > > > it. I also need to make sure this mini-app can authenticate via >> LDAP >> > > > (active directory) and limit application access via an AD group. >> > >> > > > The app itself should be dead simple, but I haven't worked with >> cake >> > > > enough to know if I can pull it off in a few days. (regardless of >> > > > cake I still have to write an application in the other proprietary >> > > > system to initiate this process so that will eat up some time.) >> > >> > > > Thank You, >> > >> > > > Robert >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
