Data Tool
The Data toolbox contains two tools:
- The CSV tool provides two simple static method to read/write comma seperated values.
- The DbConnection tool provides access to data sources such as SQL Server, PostgreSQL and MySQL relational databases.
SeqZap uses the standard .net data providers to access databases, which means that almost all databases are supported out of the box.
