ComponentOne Studio Data Services Edition 2023 v3

Released: Dec 6, 2023

Updates in 2023 v3

Features

  • Added support for Microsoft .NET 8.
  • Snowflake Data Connector Library
    • Added APIs for connecting and querying Snowflake tables and views. You can extract, transform, and load data from Snowflake through the C# libraries using the same API as other data sources like Dynamics, OData, JSON, and more.
  • Rowscan for File Connector Types
    • Added support for rowscan - a new data type discovery scheme for file-based connectors, such as CSV and JSON, which scans a certain number of rows in order to determine the data type of a column. This feature is helpful for automatically identifying column data schemas.