Re: SQL Server and Bake

2007-07-02 Thread Brian
How would I go about configuring that? On Jun 29, 4:09 pm, gwoo <[EMAIL PROTECTED]> wrote: > your php cli needs to support mssql. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this gr

Re: SQL Server and Bake

2007-06-30 Thread Joshua Benner
I found that I needed to execute as root to have permissions to form the connection for some reason. Brian wrote: > Has anyone else running SQL Server had trouble running Bake? I can get > Cake to connect to my database just fine, and I am also able to > perform all of the standard table/data op

Re: SQL Server and Bake

2007-06-29 Thread gwoo
your php cli needs to support mssql. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EM

SQL Server and Bake

2007-06-29 Thread Brian
Has anyone else running SQL Server had trouble running Bake? I can get Cake to connect to my database just fine, and I am also able to perform all of the standard table/data operations with the user assigned to the database. All of my current code works well. I would like to use Bake, though, as i