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
TC - 11 Oct 2005 15:02 GMT
Do you mean these:
http://groups.google.com.au/group/microsoft.public.data.oledb/msg/bb82cce0c53e59
74?hl=en&
?
TC
swapna_munukoti@yahoo.co.in - 12 Oct 2005 10:43 GMT
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
TC - 12 Oct 2005 14:59 GMT
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