I have a small project that sees me reading a SQL Database Table into RSView32
Since the Rockwell Software does not have this capability built in, I will need to
write some VBA code to do this.
I am not a VBA code writer so I am struggling with this.
Can anyone provide me with some sample code or point me at a link that has some
examples of how this can be done. I don't know the proper syntax but...
I thought it would be as simple as something like Tag 1 = Table Name, Column, Row
Thanks