This is an old revision of the document!


Development: JDBC Interface

JDBC Datasources

Most JDBC applications connect to Omnidex Environments using Omnidex Connection Strings, however, it is also possible to use ODBC File Datasources. These allow the connection string to be externalized into a file if desired.

ODBC File Datasources can be created using Microsoft's ODBC Data Source Administrator, which launches a wizard for creating datasources in general. Consult this tutorial for instructions about creating datasources using this wizard.

It is also possible to manually create ODBC File Datasources using a text editor. Consult the ODBC File DSN Syntax Specification for instruction on manually creating these files.

Additional Resources

See also:

 
Back to top
dev/jdbc/datasources.1294863525.txt.gz ยท Last modified: 2012/10/26 14:47 (external edit)