Sai, When you mentioned MySQL and Oracle - are you comparing MySQL to Oracle Express Edition or to Oracle Standard/Enterprise Edition?
Basically, SQL Server is cheaper than Oracle generally speaking, so I am not sure if Oracle would be a consideration for you if SQL Server is not. Under those constraints, you are most likely better off using MySQL... all the databases you mentioned have native .NET drivers that are fully managed... http://www.mysql.com/products/connector/net/ Additionally, another factor that would influence choice would be your operational requirements. Are your transactions mostly READS or do you have complex transactions? Cheers, Zubin. On 9/7/07, sai prasad <[EMAIL PROTECTED]> wrote: > > Hi, > > Which one do you prefer mysql or oracle for an application to be developed > in .net. > I would be looking for the ease of development, support and speed. Also if > possible, please provide faqs/links as to why you support one of them. > I know that sql server will be a good option but we cannot afford it. > > Thanks, > sai.

