Click here to Skip to main content
15,885,032 members
Articles / Database Development / SQL Server

DarkSide SQL Mini Version 1, The embedded database

Rate me:
Please Sign up or sign in to vote.
3.50/5 (27 votes)
23 Mar 2006BSD2 min read 156.8K   2.9K   57  
An embedded database library in C++.
a {
	color: #339999;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	border: none;
	cursor: hand;



}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #333333;
}
code {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions