RSView32 and SQL

Post Reply
gdoel
Posts: 6
Joined: Mon Nov 05, 2012 2:39 pm

RSView32 and SQL

Post by gdoel » Fri Oct 28, 2016 1:03 pm

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

Post Reply