Softgroup .Net Data 9.0
Softgroup .Net Data Objects provides developers with robust and efficient objects for accessing, editing, and updating data across a wide range of databases, all through a unified assembly interface.
With Softgroup NetData objects, developers can easily connect to popular databases and leverage a suite of powerful SQL objects to perform operations such as querying, inserting, updating, and deleting table data.
These operations can executed using auto-generated standard SQL statements, ensuring compatibility across all supported databases.
Common tasks include:
- Open a Connection to a database
- Easy manipulation of database objects (Databases, Tables, Indexes, Primary eys and Foreign Keys, Views, Procedures, Triggers, Groups, Users, Permissions.
- Perform advanced operations on Databases like: enumerate existing databases, create or delete e database, backup or restore a database etc.
- High speed performance
- Multilanguage advanced dialogs (with Unicode support) to Connect to a database, backup and restore operations (use of dialogs is optional).
- Querying a database using SQL and displaying the results.
- Executing commands and stored procedures with parameters.
- Dynamically create Recordset objects, to navigate data like Microsoft ADO Recordset.
- Performing transactional database operations.
- Filtering and sorting Recordset data information based on run-time criteria.
- A series of SQL objects and functions in order to standardize writing of SQL statements in your code (SQLSelect, SQLInsert, SQLUpdate and SQLDelete).
- Support for Unicode databases
Softgroup .Net Data supports following databases types:
- Microsoft Access
- Microsoft SQL Server
- SQLite
- MySQL
- PostgreSQL
- Firebird
Requirements
Prior to running Setup to install the Softgroup .Net Controls, you must already have the .NET Framework 4.x, Net 8.0, 9.0 and Microsoft Visual Studio 2017 – 2022 installed on the computer.
Comments