Hi workerbee2, We don't have a specific ODBC provider but system DSNs are stored in the registry, so you can grab it using the regkey and regvalue providers. I created a system DSN called TestODBC and then searched the registry to determine where it was stored. Here's an example manifest that...