Includes bibliographical references (pages [77]-78)Databases are of enormous importance to all the fields which keep track of the past happenings and act on them. Such importance for databases has led to the evolution of connectivity standards to databases from any front-end application. Open database connectivity (ODBC) is one such connectivity standard which works in both desktop and client/server architectures. This thesis explores how connectivity within ODBC works against two data sources, one nonrelational and unindexed, the other relational and indexed. In this thesis, an algorithm (programming model) is proposed to overcome the shortcomings of data retrieval from an unindexed flat file with ODBC. Data retrieval with ODBC from an uni...