473,386 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Programatically accessing "object groups"

I'm trying to determine if there is a way in VBScript, perhaps via ADO
or DAO, to access what I'll term MS Access "object groups". What I
mean by "object groups" are the folders that you see under the "Groups"
pane on the left hand side of the Access 2003 application, just below
the "Objects" pane. There's always one default Group called
"Favorites". These are also the groups referenced in the "Groups" and
"Add to Group" menu items under the Edit menu in Access 2003.

For further clarification, I'm not talking about DAO Groups as
described in that API, nor am I talking about user groups.

What I'd like to be able to do is programmatically list the groups that
have been defined, and list the objects (queries, tables, etc.) that
are assigned to each group. These groups do not seem to be listed as
objects in the MSysObjects hidden table, nor can I find reference to
them in any other hidden table. There also isn't a Group property or
anything like that in the DAO QueryDef object.

Searching for this information has proven difficult because of the many
meanings of the term "group".

Thanks for any advice you can provide.

Jay Eckles

Jan 3 '06 #1
1 3822
<j.******@computer.org> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
I'm trying to determine if there is a way in VBScript, perhaps via ADO
or DAO, to access what I'll term MS Access "object groups". What I
mean by "object groups" are the folders that you see under the "Groups"
pane on the left hand side of the Access 2003 application, just below
the "Objects" pane. There's always one default Group called
"Favorites". These are also the groups referenced in the "Groups" and
"Add to Group" menu items under the Edit menu in Access 2003.

For further clarification, I'm not talking about DAO Groups as
described in that API, nor am I talking about user groups.

What I'd like to be able to do is programmatically list the groups that
have been defined, and list the objects (queries, tables, etc.) that
are assigned to each group. These groups do not seem to be listed as
objects in the MSysObjects hidden table, nor can I find reference to
them in any other hidden table. There also isn't a Group property or
anything like that in the DAO QueryDef object.

Searching for this information has proven difficult because of the many
meanings of the term "group".

Thanks for any advice you can provide.

Jay Eckles


This is what I put into the Google Groups search page:
"database window" objects groups favorites
All answers (some by very experienced Access folk) seem to point to the
answer:

"Abandon all hope of doing anything with these - they are not accessable in
any way apart from the Access UI which is provided"
Jan 3 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: [Danilo] | last post by:
Hello everybody! I would like to create a little community like Yahoo! Groups (mailing list). I've searched on Hotscrips.com and I've found "Mailgust", do you know it? Is there a free script I...
0
by: John | last post by:
Hi all, is there a way to call "Select Users or Groups" dialog from .NET? This is the dialog when you browse the users or groups on local computer or on Windows domain. Please advice. Thanks.
6
by: Lauchlan M | last post by:
Hi. Usin ASP.NET, getting an "Object reference not set to an instance of an object" error. In my login.aspx page I have: string arrUserRoles = new string {"UserRole"};...
1
by: aaa | last post by:
I am using a third party provider for Travel related web services. These services are not very well documented and I am having to wing my way thru nearly every one. Some I can pull data from...
4
by: lars.uffmann | last post by:
Hey everyone! I am (still) working on a project that I took over from former students, so don't blame me for the criminal approach on coding *g* The problem I have is fairly easy and while I...
8
by: cppig1995 | last post by:
C++ is not only object-oriented language. I think the description of this group have to be changed. :-) Have fun! ---- cppig1995 (cppig1995@gmail.com) Daejeon Metropolitan City, Republic of...
15
by: Matt Kruse | last post by:
Consider the following two functions: function func1() { var o ; if ( (o=document.forms) && (o=o) && (o=o.elements) && (o=o.sel) && (o=o.options) && (o=o)
3
by: =?Utf-8?B?QmFkaXM=?= | last post by:
I'm doing a server side automation(I know it's bad but..) and its working fine locally and when accessing it from a remote machine using web browser is was giving me this error"Retrieving the COM...
15
by: waltbrad | last post by:
Hello. I'm studying the book "C++ Primer Plus" by Stephan Prata. In chapter 6 he gives an exercise that reads from a file. The list is thus: 4 Sam Stone 2000 Freida Flass 100500 Tammy...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.