Raja S Patil wrote:
> 
> 
> Hi Raja,
> 
> I am using Symfony framework as the php application layer to serve XML to
> the flex front end. It allows an easy way to duplicate the site with an
> Ajax/HTML alternative front end. Symfony achieves database abstraction
> through and internal component ( i believe it is Creole but not 100%). in
> any case changing database vendor is a one line switch. I have only used
> it with MySQL but know that it works with many others. Scalability
> shouldn't be a problem with symfony. Have a look at the projects built
> with it 
> http://trac.symfony-project.org/wiki/ApplicationsDevelopedWithSymfony.
> 
> Regards
> Lee Button
> riaCoding
> 
> "how u are using it wrt Flex application and how database
> abstraction is achieved in Symphony ?"
> 
> To best of my knowledge only persistence is to be handled by
> PHP server and in a very fast browse of website i could not
> locate any information about handling persistence. I feel that
> Flex application will need data to/fro from server either in XML
> format or in form of data objects rest of the things will be 
> taken care by Serverside framework. Off course performance also
> a factor to be considered.  
> 
> Have u tested it on multiple dbms ?
> 
> Thanks Once again and best regards. 
> 
> Raja
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Need-Suggestions-for-database-application.-tp23071392p23279333.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to