VTScada stored all history data in its default Historian.
I have used that default historian only in my application and I have logged some values with the default Historian.
How Can I read this store's historian tag values in MS SQL Server?
I have installed the VTScada ODBC Driver and also add SQL Server Driver in User DSN on ODBC Administrator.
This SQL Server Driver I have configured with one of DB to store all VTScada Default Tables under that DB.
My SQL Driver got connected successfully.
Now, How can I query the VTScada Default Historian that has all Tables with values stored in it in MS SQL Database?
Can you help me with this?
VTScada stored all history data in its default Historian.
I have used that default historian only in my application and I have logged some values with the default Historian.
How Can I read this store's historian tag values in MS SQL Server?
I have installed the VTScada ODBC Driver and also add SQL Server Driver in User DSN on ODBC Administrator.
This SQL Server Driver I have configured with one of DB to store all VTScada Default Tables under that DB.
My SQL Driver got connected successfully.
Now, How can I query the VTScada Default Historian that has all Tables with values stored in it in MS SQL Database?
Can you help me with this?