ICONICS
About
Learn about our company, leadership, and our worldwide presence. Get the latest ICONICS news and see which events you can find us at.
Solutions
Discover our extensive capabilities—ICONICS software provides solutions for a wide variety of customer and partner needs.
Industries
ICONICS software can be used in a variety of applications. Select your industry and see our tailored approach for your specific needs.
Products
Learn more about ICONICS’ broad range of automation software products by name or category.
Partners
Find out how to become an ICONICS Partner. Get in touch with your local Sales Channel or System Integrator.
Resources
Access ICONICS product trials, blog articles, whitepapers, success stories, and other collateral. Watch training videos or sign-up for an instructor-led class today.
Contact
Want to reach out to us? Get in touch with an ICONICS specialist at one of our worldwide offices.
Call Us: +1 (508) 543 8600
Total: ~21
Database integration to the likes of MS SQL Server, Oracle, and others is essential to a variety of applications. It is particularly useful for interfacing to track and trace, MES, or other 3rd party systems which may handle process data directly.
Connectivity to databases is a standard protocol in the ICONICS solution stack, and a variety of platforms are supported. This integration is frequently used for 3rd party relational database systems integration.
An overview of how to connect to and access data from Microsoft SQL Server databases, as well as specifics related to SQL Server as opposed to other databases.
An overview of how to connect to and access data from Oracle databases, as well as specifics related to Oracle as opposed to other databases.
An overview of how to connect to and access data from databases via the OLEDB connector. This connector is useful for other databases not specifically listed individually.
This video explains how to create a SELECT statement for your data source as well as configure a user-defined parameter.
Beyond simple SELECT statements, learn how to integrate INSERT, UPDATE, and DELETE queries into your application, both configuration and runtime use.
Stored procedures can be accessed and used just like any other SQL query. Learn how to use them including parameterized procedures.
Data Manipulators provide powerful direct access queries that can be applied to the SQL database via runtime commanding and automated transactions.