Hi Raja, I have been searching around for a while on different setups for flex and have recently been using the following: A Flex UI with symfony framework on php5.2.8 on MySQL database. Although I have only been trying out the symfony framework for a while it appears very powerful and would meet your criteria of using multiple database vendors. There are also some great tutorials on their site www.symfony-project.org
Regards, Lee riaCoding Raja S Patil wrote: > > > > 1> The application should be independent of Backend database. > i.e. it should be able to use any of Oracle, MS-SQL, MySQL, > PostgreSQL, Firebird as backend. > 2> The business logic should move from Stored procedures to some > middle layer i.e. to Application server. > 3> It should be possible to separate application server and database > server i.e. application server and Database servers can be at > different physical locations or they can reside on same server. > 4> the communication between database server->application server and > application Server->Client should be secured one or may be > encrypted so that man in middle is not able to modify the data > > ..... > > Thanks for reading this long post and best regards > > raja > > > > -- View this message in context: http://www.nabble.com/Need-Suggestions-for-database-application.-tp23071392p23100077.html Sent from the FlexCoders mailing list archive at Nabble.com.

