Sent from my iPhone
On Mar 31, 2010, at 6:44 AM, Jonathon Musters <[email protected]> wrote:
I would start with the connection string. Making sure that the user/password has access and that even sql will allow remote connection by ip (tcp/ip) and named pipe On 3/30/10, Ed Propsner <[email protected]> wrote:Just checking ... I'm new to Cake as well but seen it happen all too many times with different apps where someone accidentally picks the wrong servertype.On Tue, Mar 30, 2010 at 11:48 PM, Jay Childers <[email protected]> wrote:I'm using IIS and MSSQL for my servers.On Tue, Mar 30, 2010 at 8:39 PM, Ed Propsner <[email protected]> wrote:Are you meaning to use Microsoft SQL server or MYSQL ?On Tue, Mar 30, 2010 at 2:53 PM, McFrosty <[email protected]> wrote:So, I'm new to Cake...that being said, I followed all the directions and went through the blog tutorial, so I have a tender grasp of howit's supposed to work.I tried baking my first application today and have met with nothingbut failure. While I was able to set up the console without any errors, and I was able to bake the project and set up the databasecorrectly, anytime I tried to bake the models or run 'bake all' I wasmet with: Bake All --------------------------------------------------------------- PHP Warning: mssql_connect(): Unable to connect: SQL Server is unavailable or does not exist. Connection is busy. (severity 9) in C:\Inetpub \wwwroot\cake12\ca ke\libs\model\datasources\dbo\dbo_mssql.php on line 144Warning: mssql_connect(): Unable to connect: SQL Server is unavailableor does n ot exist. Connection is busy. (severity 9) in C:\Inetpub\wwwroot \cake12\cake\li bs\model\datasources\dbo\dbo_mssql.php on line 144 PHP Warning: mssql_connect(): Unable to connect to server: itsql.oar.tamu.edu in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources\dbo \dbo_mssql.php on li ne 144 Warning: mssql_connect(): Unable to connect to server: itsql.oar.tamu.edu in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources\dbo \dbo_mssql.phpon line 14 4PHP Warning: mssql_select_db(): supplied argument is not a valid MSSQL-Link resource in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources \dbo\dbo_mssql.ph p on line 151Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resourc e in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources\dbo \dbo_mssql.php on line 151PHP Warning: mssql_query(): supplied argument is not a valid MS SQL-Link resour ce in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources\dbo \dbo_mssql.php on line 175Warning: mssql_query(): supplied argument is not a valid MS SQL- Linkresource in C:\Inetpub\wwwroot\cake12\cake\libs\model\datasources\dbo \dbo_mssql.php on line 175 Error: Your database does not have any tables. I see several of these errors on the cakephp forum, with no realanswer. Does anybody have a clue as to what I might be doing wrong?Check out the new CakePHP Questions site http://cakeqs.org and helpothers with their CakePHP related questions. 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]<cake-php %[email protected]>Formore options, visit this group at http://groups.google.com/group/cake-php?hl=en To unsubscribe, reply using "remove me" as the subject.Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.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]<cake-php %[email protected]>Formore options, visit this group at http://groups.google.com/group/cake-php?hl=enCheck out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.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]<cake-php %[email protected]>Formore options, visit this group at http://groups.google.com/group/cake-php?hl=enCheck out the new CakePHP Questions site http://cakeqs.org and help otherswith their CakePHP related questions.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 athttp://groups.google.com/group/cake-php?hl=en-- Sent from my mobile deviceCheck out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.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
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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 To unsubscribe from this group, send email to cake-php+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
