Create DataAdaptersThese Visual Studio code snippets will help quickly create DataAdapter projects for Enzo Unified Server. These snippets allow you to add the functionality you require for your project by stubbing out handler registration and much more. REQUIRES THE FREE ENZO UNIFIED SDK AVAILABLE AT: https://www.enzounified.com. What is Enzo Unified?Enzo Unified offers an MS-TDS/REST server-based, self-aware data virtualization solution that allows real-time interaction with any data from any source using simple SQL and/or REST requests. The free SDK allows developers, vendors, and customers to implement their own custom DataAdapters to participate with an Enzo Unified Server. The server presents as a Microsoft SQL Server so it can be referenced as a linked-server from any SQL Server instance. ODBC/JDBC,, MS Access, Excel, Cognos, SSIS, ADO.NET - anything that has provisioning for accessing an MS SQL Server instance can directly connect to Enzo. Additionally, its simple REST interface allows for a homogeneous presentation of all API and hardware interfaces. Please visit us at https://www.enzounified.com to learn more or contact us to register for your free SDK. |