I have a requirement to use MS SQL Server but I can use PHP to program the application. I have known about CakePHP for sometime but had never tried it until yesterday. While I can setup the DB to my app in MySQL and SQLite without issues, I cannot connect successfully to SQL Server Express. I have tried the following:
localhost\SQLEXPRESS 127.0.0.1\SQLEXPRESS PCName\SQLEXPRESS TCP/IP and Named Pipes are enabled SQL Browser Service is enabled Local and Remote Connections Enabled Using both TCP/IP and named pipes I would appreciate your help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
