Citect 2016

Can anybody tell me which ODBC connector to use with Citect 2016 and Windows 7, to connect to a SQL Server ?

Parents
  • Hi ,
    The best solution to get data from a SQL Server into Citect is by using the SQL Cicode functions. Check out the online help:
    https://gcsresource.aveva.com/Citect/WebHelp/citect800/default.htm#../Subsystems/CicodeReferenceCitectHTML/Content/SQL_Functions.html
    There is also an implementation you can use as a guide in the Example project. It shows how to connect to the Alarm Database using ADO Connectivity. The cicode is called "DBAccess.ci" and the page where it is called is "DatabaseAccess".
Reply
  • Hi ,
    The best solution to get data from a SQL Server into Citect is by using the SQL Cicode functions. Check out the online help:
    https://gcsresource.aveva.com/Citect/WebHelp/citect800/default.htm#../Subsystems/CicodeReferenceCitectHTML/Content/SQL_Functions.html
    There is also an implementation you can use as a guide in the Example project. It shows how to connect to the Alarm Database using ADO Connectivity. The cicode is called "DBAccess.ci" and the page where it is called is "DatabaseAccess".
Children
No Data