Database
unixodbc.txt
Associated article: ODBC In UNIX Environments
Tags: Database Open Source
Published source code accompanying the article by Robert Kielsing in which he examines the Open DataBase Computing (ODBC) standard, which provides an efficient way to write client-server applications, including those that that are UNIX-based. Robert focus on unixODBC library because of its support for MySQL and PostgreSQL. Also see UNIXODBC.ZIP.
ODBC In UNIX Environments by Robert Kiesling Listing One [Project Gutenberg Catalog] Description = PostgreSQL 7.2.1 Tables Driver = PostgreSQL 7.2.1 Trace = No TraceFile = Database = gutenberg Servername = localhost UserName = Password = Port = 5432 Protocol = 6.4 ReadOnly = No RowVersioning = No ShowSystemTables = No ShowOidColumn = No FakeOidIndex = No ConnSettings = Listing ...


