Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Thufir's a Harkonnen now.


devel / comp.databases.ms-access / Printing out a list of Modules?

SubjectAuthor
* Printing out a list of Modules?Peter Jason
+* Re: Printing out a list of Modules?Ron Weiner
|`- Re: Printing out a list of Modules?orange
`- Re: Printing out a list of Modules?Peter Jason

1
Printing out a list of Modules?

<s56ugg9saatdrfb4pahibb97gjvv6sgbrk@4ax.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=471&group=comp.databases.ms-access#471

  copy link   Newsgroups: comp.databases.ms-access
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pj...@jostle.com (Peter Jason)
Newsgroups: comp.databases.ms-access
Subject: Printing out a list of Modules?
Date: Sun, 08 Aug 2021 09:37:00 +1000
Organization: A noiseless patient Spider
Lines: 7
Message-ID: <s56ugg9saatdrfb4pahibb97gjvv6sgbrk@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="fce47092044005b4487b9201158ffe15";
logging-data="3969"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hnboDbW7ZHRxhiEDnsc/4"
User-Agent: ForteAgent/8.00.32.1272
Cancel-Lock: sha1:3ffAjGdJL//f9yxmk+lc3gqRTTE=
 by: Peter Jason - Sat, 7 Aug 2021 23:37 UTC

MSoft 365

I need to compare all current Modules with those of a past backup.

Can Access do this?

P

Re: Printing out a list of Modules?

<sen713$ati$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=472&group=comp.databases.ms-access#472

  copy link   Newsgroups: comp.databases.ms-access
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: rw...@domain.com (Ron Weiner)
Newsgroups: comp.databases.ms-access
Subject: Re: Printing out a list of Modules?
Date: Sat, 07 Aug 2021 20:03:45 -0400
Organization: WorksRite
Lines: 23
Message-ID: <sen713$ati$1@dont-email.me>
References: <s56ugg9saatdrfb4pahibb97gjvv6sgbrk@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-15"; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 8 Aug 2021 00:03:47 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="e75d263320ab577ea2152285da9d5596";
logging-data="11186"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18asKfw7m7RroDi6+FxhMRu"
Cancel-Lock: sha1:+WTYPozKFFTc/DhpLThQ0oSD/L0=
X-Antivirus-Status: Clean
X-Newsreader: MesNews/1.08.06.00-gb
X-Antivirus: AVG (VPS 210807-4, 8/7/2021), Outbound message
X-ICQ: 1701145376
 by: Ron Weiner - Sun, 8 Aug 2021 00:03 UTC

After serious thinking Peter Jason wrote :
> MSoft 365
>
> I need to compare all current Modules with those of a past backup.
>
> Can Access do this?
>
> P

Here is some code to list all of the modules in the current Database.
I havent got MSoft 365 to test with, but works fine in the older non
cloud versions.

Dim mod As Variant

For Each mod In CurrentProject.AllModules
Debug.Print mod.Name
Next

You could create a Table and insert the names one at a time in there,
and then slice and dice anyway you like.

Rdub

Re: Printing out a list of Modules?

<1f093efc-ed22-46b5-9188-d7924a2fc13dn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=473&group=comp.databases.ms-access#473

  copy link   Newsgroups: comp.databases.ms-access
X-Received: by 2002:ac8:430a:: with SMTP id z10mr14504392qtm.303.1628383357875;
Sat, 07 Aug 2021 17:42:37 -0700 (PDT)
X-Received: by 2002:a4a:4fc4:: with SMTP id c187mr10856811oob.33.1628383357627;
Sat, 07 Aug 2021 17:42:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.databases.ms-access
Date: Sat, 7 Aug 2021 17:42:37 -0700 (PDT)
In-Reply-To: <sen713$ati$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=70.50.33.197; posting-account=OrgM_goAAAD-783suvk6dSLgS45fpdX-
NNTP-Posting-Host: 70.50.33.197
References: <s56ugg9saatdrfb4pahibb97gjvv6sgbrk@4ax.com> <sen713$ati$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1f093efc-ed22-46b5-9188-d7924a2fc13dn@googlegroups.com>
Subject: Re: Printing out a list of Modules?
From: jackandp...@gmail.com (orange)
Injection-Date: Sun, 08 Aug 2021 00:42:37 +0000
Content-Type: text/plain; charset="UTF-8"
 by: orange - Sun, 8 Aug 2021 00:42 UTC

Do you mean module names, or do you want to list module lines?

Re: Printing out a list of Modules?

<v0cuggppr2cairoj0bh8skcvctu3d2qjh9@4ax.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=474&group=comp.databases.ms-access#474

  copy link   Newsgroups: comp.databases.ms-access
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pj...@jostle.com (Peter Jason)
Newsgroups: comp.databases.ms-access
Subject: Re: Printing out a list of Modules?
Date: Sun, 08 Aug 2021 11:18:54 +1000
Organization: A noiseless patient Spider
Lines: 7
Message-ID: <v0cuggppr2cairoj0bh8skcvctu3d2qjh9@4ax.com>
References: <s56ugg9saatdrfb4pahibb97gjvv6sgbrk@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="fce47092044005b4487b9201158ffe15";
logging-data="8396"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/YKNndyeVCJGSa319cr+vD"
User-Agent: ForteAgent/8.00.32.1272
Cancel-Lock: sha1:Fahf8rC7v0ZK+v7cu2G10IFKcy0=
 by: Peter Jason - Sun, 8 Aug 2021 01:18 UTC

Thanks to all. I have since found what I want in MSoft365....

Database Tools/Database Documenter /

This lists, & can print them all.

Regards, P

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor