SD-ODBC DataSource Manager
-
Version
1.1
SD-ODBC is a complete ODBC DataSource Manager that you can use directly from your Java application. Here is a short list of the functionality provided to you directly from Java: (1). Obtain a list of all registered DataSource names; (2). Obtain a list of all installed ODBC drivers; (3). Register a new DataSource name; (4). Unregister a DataSource name. All this is wrapped up in a few well designed, easy-to-use classes, encapsulating all the functionality that is necessary to easily manage ODBC DataSource names on your Win32 platform from Java.
|