how we can see string values into SQL database?

3 Posts
2 Users
0 Likes
46 Views
(@Anonymous 621)
Posts: 14
Active Member Guest
Topic starter
 

Hi all
seeking solution on this.
If we have any string value and want to see that into SQL database how we can do that?
can we add string values in database?

Thank you.

 
Posted : 17/08/2020 2:02 pm
 AT
(@a-tanarcinfo-com)
Posts: 15
Eminent Member
 

This can be done by using Extended Attributes.

By assigned the Bit which you would to log through a Command to 1 or 0, enable Extended Attributes and insert the variable full path to the Text Attribute 03.
Then, for the Archiving, go to Database > [Database Name] > Log Tables >

, and add in TextIndAtt03 for the value of the text to be logged in SQL.

You can check through event window by using the parameter #@*A3.

 
Posted : 17/08/2020 2:46 pm
(@Anonymous 621)
Posts: 14
Active Member Guest
Topic starter
 

is it possible to see this into trend table of SQL database by assigning the variable to specific trend group?

 
Posted : 20/08/2020 7:05 pm