Hi people! first of all sorry for my poor english, I will try to explain my situation. I am doing an application with c#,my first! I need a database but I don't want that the client have to install sql server or mysql or postgres...etc. So I was thinking to work with sdf files (the sql server compact) but I don't know if is the best option to do what I want. Tell me something please. Thanks people!

George