Guid for Jet

S

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.
 
T

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
 
S

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
 
T

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top