it would be nice we can check an value data in the registry.
I have to check is there an value in the ODBC Data Sources.
If im use Registry.DoesKeyExist, the Registry exist on every System. But not everyone have the value, or data inside.
Code:(HKEY_LOCAL_MACHINE,"SOFTWARE\\ODBC\\ODBC.INI\\ODBC Data Sources","softadm","DataDirect 4.20 32-BIT OpenEdge SQL v10.0B");Regards,Code:(HKEY_LOCAL_MACHINE,"SOFTWARE\\ODBC\\ODBC.INI\\ODBC Data Sources","softadm","Progress OpenEdge 10.2A Driver",REG_SZ);
Rolf

