PDA

Click to See Complete Forum and Search --> : Objects: Late binding vs Early binding


Al Smith
Dec 8th, 1999, 08:18 AM
Hi,
I've finally learned how to early bind an object. (Project-Relations). This is supposed to give "Better performance" per help.
What does this really do?
What "performance" is better?
Another question I just thought of. I've gotten responses with "From help" as the greeting. These are far more informative then any help files I have found.
Where are these help files?
Thanks again,
Al.

erw
Dec 8th, 1999, 02:14 PM
Early binding/Late binding is perfectly explained at the following site:
www.comdeveloper.com/articles/vbintro.asp (http://www.comdeveloper.com/articles/vbintro.asp)

------------------