[ Thanks to Xiao Feng for this link. ]
"SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. The primary benefits of using SQLite is that you can create a self-contained database in your application. "What is so great about this...?"
"SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. The primary benefits of using SQLite is that you can create a self-contained database in your application.
"What is so great about this...?"
Complete Story
Related Stories: