ADO via VBA on Server 2000?



I've added code in a MS Word macro (written in VBA) that references ADO so I
can call SQL from VBA. I'm using ADO 2.8. Is there any reason I wouldn't
be able to run this macro on Windows Server 2000? If it's not compatible,
do I need to use an earlier version? Thanks.


.



Relevant Pages

  • Run Word macro from Access
    ... First post, please be kind. ... Have just dived into the world of VBA, ... Here is what I have so far in Access to call/run the Word Macro. ... Set myWD = CreateObject ...
    (microsoft.public.access.modulesdaovba)
  • Re: Run Word macro from Access
    ... you aren't seeing and can't respond to the messagebox. ... If your Word macro uses the Selection object, you may well find that it ... Have just dived into the world of VBA, ... Set myWD = CreateObject ...
    (microsoft.public.access.modulesdaovba)
  • Re: Auto refresh/update a label caption
    ... Unfortunately, since this is a VBA Word macro, ... but I'm pretty sure control arrays are not ... I guess I should mention that this newsgroup is not really ...
    (microsoft.public.vb.general.discussion)
  • RE: Microsoft Word Keybindings
    ... i.e. the VBA can see the function by using COM interface. ... Extensibility.ext_ConnectMode connectMode, object addInInst, ref ... Now we can call the Hello in the word macro. ... Sub Test() ...
    (microsoft.public.office.developer.com.add_ins)
  • getfromclipboard
    ... gettext calls in VBA within a Word Macro on the Mac? ...
    (microsoft.public.mac.office.word)