>This is interesting. I suppose the concern is that registry settings might change >with different versions of Jet. So does one does do a manual check of the setting >via the control panel should this sympton happen, or does one actually look at and >modify the registry?
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. -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
