dbTalk Databases Forums  

SQL help

comp.databases.ms-access comp.databases.ms-access


Discuss SQL help in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Bob Barrows
 
Posts: n/a

Default Re: SQL help - 01-18-2012 , 05:41 PM






Ron Paii wrote:
Quote:
VBA may be integrated into the program, but they failed to provide the
interface. I know VB is not on my computer.
It doesn't need to be. The VB Runtime dll is all that's required and that's
been installed as part of the OS for quite a while. But, it really doesn't
matter now, does it. You've got your solution.

Reply With Quote
  #12  
Old   
Tony Toews
 
Posts: n/a

Default Re: SQL help - 01-21-2012 , 02:27 PM






On Wed, 18 Jan 2012 15:39:46 -0500, "Bob Barrows"
<reb01501 (AT) NOyahooSPAM (DOT) com> wrote:

Quote:
Again, you cannot "open" VBA. VBA is not a program that can be opened. It is
an execution environment suppled by a dll. Office programs supply an
Integrated Development Environment (IDE) that is used to edit and debug
code. The IDE is not executing the code: it compiles the text and passes the
compilation to the VBA dll which does the execution. I suspect your CAD
program is doing something similar.
You may be splitting hairs here. MS did license VBA to a number of
other companies to use in their software. I think AutoCad was on that
list. So Ron Pai's description of what is happening might not use the
exact technical terms but seems reasonable enough to me.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.