c# - a component for working with databases in .net -


I need a component to work with every type of database in the app. I want to access and annatize any database and bring the tablet and it fills my app. Please help me.

In my opinion, the closest technique will be the ODBC object in ADO net, but the other is notable as , It will not solve the issues of SQL bids (for example, Oracle, Access, etc. has a different syntax than SQL Server).

An ORM (object relational mapping) can probably help it, as long as it works with ADOnate with ODBC objects.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -