Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi ,
Fetching data from SQL database to Kepware tags through ODBC client , but tag values not updating when data updated in sql table. pls see below snap for your reference.
if we manually synchronize then its updating.
want to update tag value automatically whenever record in sql table updated/added.
Thanks,
Vaibhav
There isn't a way I believe for there to be a trigger from SQL to Kepware, so I think you have to rely on the Kepware scanrate to go fetch the information periodically.
TBH I've never set it up this way, so hopefully someone else can provide more information.