Please Help

RudeDatabase™ Open Source C++ Database Library

Version 4.1.0

Revision History

4.1.0-1
  • Added code to clear the map collection in Database::finish()
4.0.1-1
  • Updated the way window's mysql files are included
  • Updated the man page
  • Changed internal namespace from database to db
  • Made getError() const correct
  • created typedef RUDEBOOL for easier windows ports
  • Minor build script changes
3.0.1-1
  • Created Man Page
  • Minor build script changes
3.0.0-1
  • First RPM Release
  • Made 'invalid context' error display more info (eg. the context name that was invalid)
  • Converted Library to Open Source