[AccessD] Outlook Question

Rocky Smolin rockysmolin2 at gmail.com
Mon Jan 3 16:19:25 CST 2022


I'm working in A2010.  I'm not sure which version of OL they're running,
but keeping my fingers crossed the automation code will be compatible.

r

On Mon, Jan 3, 2022 at 2:13 PM James Button via AccessD <
accessd at databaseadvisors.com> wrote:

> What version of Outlook would they have -
>
>
> Microsoft-365, Office 365, 2021, 2019, 2016, 2013, 2010, or earlier, or
> android/mac or phone/tablet  versions
> Or maybe even fast-track  or no new features versions !
>
> I have had to deal with those still using 2007, - well that's what they
> paid for
> - and what does being in-support matter
> My shipped scripts check the versions and warn if the "App" is not
> certified for
> use with the version found!
>  (  As in - by me being paid enough to setup and run that environment for
> proving.  )
>
> JimB
>
>
> -----Original Message-----
> From: AccessD
> <accessd-bounces+jamesbutton=blueyonder.co.uk at databaseadvisors.com> On
> Behalf Of
> Rocky Smolin
> Sent: Monday, January 3, 2022 9:39 PM
> To: Access Developers discussion and problem solving
> <accessd at databaseadvisors.com>
> Subject: Re: [AccessD] Outlook Question
>
> No missing references in the Tools-->References. And the db compiles. The
> code which creates the email was originally late binding, since some of the
> users did not have outlook, and so I checked to see if outlook was
> installed before proceeding.  I changed from late to early binding but it
> made no difference.
>
> r
>
> On Mon, Jan 3, 2022 at 12:39 PM Susan Harkins <ssharkins at gmail.com> wrote:
>
> > If you're using Outlook code to access data in an Access database, you
> must
> > have the appropriate Access libraries references too. Does it say which
> > library is missing?
> >
> > Susan H.
> >
> > -----Original Message-----
> > From: AccessD <accessd-bounces+ssharkins=gmail.com at databaseadvisors.com>
> > On
> > Behalf Of Rocky Smolin
> > Sent: Monday, January 3, 2022 2:32 PM
> > To: Access Developers discussion and problem solving
> > <accessd at databaseadvisors.com>
> > Subject: Re: [AccessD] Outlook Question
> >
> > I believe so. Microsoft Outlook 14 library shows in the references and it
> > is
> > checked.  Does that mean it's registered?
> >
> > r
> >
> > On Mon, Jan 3, 2022 at 10:59 AM Susan Harkins <ssharkins at gmail.com>
> wrote:
> >
> > > Are the appropriate Access libraries registered?
> > >
> > > Susan H.
> > >
> > > When I run the program, I get an automation error - library not
> > registered.
> > > I do have Outlook installed and I did add the Outlook 14 library to
> > > the references. But that's not the problem apparently. I tried
> > > re-registering the library using guidance from Google but the regsrvr
> > > says library not found - even though it is there in the right folder.
> > >
> > > It *might* have something to do with the fact that Outlook was last
> > > configured to use GoDaddy's server. So when I start Outlook I get a
> > > message that the connection to Microsoft Exchange is unavailable.
> > > Outlook must be connected to complete this action.
> > >
> > > Then opens a dialog box prompting for Exchange Server (showing the
> > > previous now non-functional server address) and Mailbox.
> > >
> > > I suspect that the Library Not Registered thing is a consequence of
> > > being hooked to an exchange server that is no longer there for me.
> > > But still I can't figure out how to tell Outlook this and then
> > > configure Outlook for Gmail so I can test this client's email
> > > automation thing I just wrote.  I don't need to send the email, just
> > > pop it up in Outlook so I can see that the formatting and data fields
> are
> > all correct.
> > >
> > > Would uninstalling and reinstalling Office 2010 do this?  Or what's
> > > the shortest way to get where I'm trying to go here?
> > >
> > > MMMTIA
> > >
> > > Rocky
> > > --
> > > AccessD mailing list
> > > AccessD at databaseadvisors.com
> > > https://databaseadvisors.com/mailman/listinfo/accessd
> > > Website: http://www.databaseadvisors.com
> > >
> > > --
> > > AccessD mailing list
> > > AccessD at databaseadvisors.com
> > > https://databaseadvisors.com/mailman/listinfo/accessd
> > > Website: http://www.databaseadvisors.com
> > >
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


More information about the AccessD mailing list