Data maintain in C++

Dear All,

I am doing programming in C#. I developing small applications in MS.NET

MS.NET is good with SQL Server database. But I want to create my own database to store data. I am using database to store only data. All other task such as maintaing data intigrity etc. doing at application level.

Is it adivisable to create a program in C++ which will store/read data in/from file from my application with high level security so no one can manuplate data.

Thanks in advance

Topic archived. No new replies allowed.