How to dynamically register reference in FTView SE VBA

dogyi

Member
Join Date
Apr 2010
Location
Australia
Posts
11
Dear everyone,

I need to use the ADO component for SQL data processing. The normal way is to statically tick the ms ado reference in the VBE-Reference window.

But to make this code modular, is there anyway to dynamically call the msado15.dll reference in the scripting?

I checked that in MS excel that it can be done, as seen in the following link. But I didn't make it working in FTview.
http://stackoverflow.com/questions/9879825/how-to-add-a-reference-programmatically-vba-excel

Appreciate if anyone can guide me through it.

Chao
 

Similar Topics

Is it possible to dynamically change Tag Names (in real-time) on these PLCs? I'm guessing the answer is "NO", right? Just externally, then...
Replies
10
Views
3,926
I apologize, I don't know how to word my question properly. See code snippet for reference: https://imgur.com/a/yPOohZ9 I have an old panelview...
Replies
3
Views
1,466
This is a CompactLogix L33ERM, version 30 (31 is too unstable on my machine to work with), with a Kinetix 5500 drive. I have a program where...
Replies
2
Views
2,036
I usually make a master program that I then use on different processes where the only difference is vessel sizes and setpoint ranges. I have the...
Replies
3
Views
2,224
Hi, I wonder if someone has done this already? We are trying to change the IP address of a Generic Ethernet-Module dynamically using code in Run...
Replies
4
Views
3,189
Back
Top Bottom