Home All Groups Group Topic Archive Search About
Author
11 Oct 2005 7:56 AM
swapna_munukoti
Hi all,
   Is GUID for Jet "{947bb102-5d43-11d1-bdbf- 00c04fb92675}" is the
same for all of its versions?
   Can anyone help me out.
Thanks in advance,
Swapna.

Author
11 Oct 2005 1:36 PM
TC
I know what you mean by a GUID, and I know lots about Jet, but what do
you mean by "the GUID for Jet"?

Jet is never accessed directly via its (undocumented) API, except by
intermediary technologies such as Data Access Objects (DAO). DAO has
well-known PROGIDs, eg. DAO.DBENGINE.35. You can instantiate a copy of
Jet, by using those PROGID's.

Is that what you want?

If not, what are you actually trying to do?

HTH,
TC
Author
12 Oct 2005 9:43 AM
swapna_munukoti
Yes, I am talking about the constant GUID DBSCHEMA_JETOLEDB_USERROSTER
in the above link.
I want to know if the value of this constant is different for different
Versions of JET
Author
12 Oct 2005 1:59 PM
TC
Sorry, I don't know the answer to that.

There are 20-30 newsgroup & web hits on DBSCHEMA_JETOLEDB_USERROSTER.
Maybe one of those would help.

HTH,
TC