This is an old revision of the document!


Development: JDBC Interface

JDBC Datasources

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

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 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.1294863359.txt.gz ยท Last modified: 2012/10/26 14:47 (external edit)