DataBase This page was last updated 2nd March 2004


DbGen
 
 
 

(37.7k) For explanations see "Quickly Generating Billion-Record Synthetic Databases", Jim Gray, Prakash Sundaresan, Susanne Englert, Ken Baclawski, Peter J. Weinberger, SIGMOD Conference 1994: 243-252.

Author: Andrej E.Barkhatov

MS_odbc
 
 
(11.4k) C program to demo ODBC on a Microsoft Access database table

Author: David Brown

OdbcExcl
 
 
 
(7k) Code to demonstrate writing to and reading from an excel file using ODBC. It also demonstrates an ODBC version 3 application. Comments, etc are in the source code and a compiled EXE is in the zip.

Author: Anonytmouse

MySQLlib
 
 
 

(8k) An example of using the libmysql.dll interface to access a MySQL database. Please read the readme.txt included in the zip.


Author: David Brown

PlainC_Ado
 
 
 

(64k) This sample demonstrates using MS ADO (ActiveX Data Objects) in plain C. The required header files from the MDAC SDK have been altered as needed and are included in the package. Please see the readme file for further information.

Author: Anonymouse

SQLiteDB
 
 
 

(2k) An example of using the sqlite.dll interface to access a SQLite database. Please read the readme.txt included in the zip.

Author: David Brown

 

Back to main page