> If you were to navigate (programmatically) to the /Jet/ > subkey, then you should be able to enum the keys under it to > determine the latest Jet installed, to work from there. There > may be an ODBC call itself that can tweak the setting, but > this is a useful alternative until we find that call. I think > it is better to attempt this and try and find the key than > expect the user to change it.
Looking at my PC registry, I have two version folders under that /Jet/ Branch. 3.5 and 4.0. Would it be best to ascertain which of those is the latest version number, ie: 4.0 as opposed to walking all keys under jet to find the value TraceSQLMode...Since there would be more than one reg value for this, one under each branch and I assume that the latest version is the value in use.. ?? This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
