SQL

Hello all,

Which ActiveX do you use to display results from an SQL DataBase?

Or what other way to show values from an SQL Database?

Best Regards,

Parents
  • Hi ,
    There are many ways to display a SQL Database table in Citect SCADA.
    One way is to use an ActiveX control. Typically, customers have used the "Database Exchange" ActiveX control that ships with the product. Simply open a graphics page, click the insert ActiveX button, then select "DatabaseExchange.DataManager". Once it is inserted on the page, click the help button to open the CHM (help file) which details all the aspects that require configuration.
    Another option is to use the Library Controls Include project, which contains some DB Display Genies (look in Example project > DatabaseAccess and DatabaseDisplay pages, SQL Table control).
    Kind regards
    Olivier
Reply
  • Hi ,
    There are many ways to display a SQL Database table in Citect SCADA.
    One way is to use an ActiveX control. Typically, customers have used the "Database Exchange" ActiveX control that ships with the product. Simply open a graphics page, click the insert ActiveX button, then select "DatabaseExchange.DataManager". Once it is inserted on the page, click the help button to open the CHM (help file) which details all the aspects that require configuration.
    Another option is to use the Library Controls Include project, which contains some DB Display Genies (look in Example project > DatabaseAccess and DatabaseDisplay pages, SQL Table control).
    Kind regards
    Olivier
Children
No Data