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

SQL Query and Dynamic Graphics

Former Member
0 Likes
253

I have a sql query points to MS Access database. Can we link SQL query with Animation Renderer to use dynamic graphics?

So far all the tutorial talks about linking Tag Query with Animation Renderer in BLS.

Basically I want to use 3DGauge SVG - to animate the needle, based on MS Access database value ,say 'Performance'.

I have a SQL Query which brings equipment and performance. Also I have used existing 3DGauge SVG with object and calculated properties, to map a property to needle rotation. Now I need to associate the original SQL Query to this SVG object via BLS. Is it possible ? Any idea please?

Accepted Solutions (0)

Answers (1)

Answers (1)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Srinivasa,

So the question here that you should ask yourself is how is Tag Query data XML different from SQL Query data XML?

Sam

Answer: They are the same so the mapping of the data in BLS follows the same procedure.

Former Member
0 Likes

Sam

Same procedure is not helping getting the result. That is the reason this question was posted.

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Vague Post = Vague Response

How about a little detail in what you did so that we can figure out where you went astray instead of getting mad when someone can't push an "easy" button to magically fix your consulting issue.

Former Member
0 Likes

Nothing to get mad as everybody ask questions in forum to get some helpful answer after asking same to themselves and everybody knows this. Thanks for highlighting the 'easy' button in 'easy' way !

Former Member
0 Likes

Found the way to associate SQL query with Dynamics Graphics.