cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

SQL Database to Kepware connection

VS_9760165
12-Amethyst

SQL Database to Kepware connection

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.

 

VS_9760165_0-1649147537416.png

 

Thanks,

Vaibhav

2 REPLIES 2
PaiChung
22-Sapphire I
(To:VS_9760165)

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.

Hi @PaiChung ,

 

Thank you for your reply,

 So i will try with SQL trigger and will see.

Top Tags