Hi
I read that Phalcon/DB works DB adapters like PDO.
Now, the Windows Azure SQL Database PDO Adapter works only in Windows.
How do I make a PHP app written in PhalconPHP, work in Linux, and interact with a Windows Azure SQL Database.
What other adapters can I use to connect to the Windows Azure SQL Database, or what other options are there for me?
Sincerely, Arvind.