I have a Hosting which doesn't support SQL server
or any other databse because it is cheap. I know that there are some Dll in which we can add to project and use it as the database.
I wantto know that which one is the best? and is there any other solution to use a database in a Hosting which doesn't support any kind of Database? (don't tell that you can usefile-base database, cause I don't like it)
Database .NET is an innovative, powerful and intuitive multiple database management tool. With it you can browse/grant objects, design tables, edit rows, run queries, generate scripts, analyze/monitor SQL and import/export/migrate/sync data with a consistent interface in the Visual Studio Project Explorer.
ADO.NET provides classes to connect to databases in . NET using C#.
You could use SQL Server Compact Edition, or SqlLite with a .NET provider (like this one: System.Data.SQLite).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With