Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Database > Database APIs

    Simple C++ ODBC Database API 1.10

    Download button

    No screenshots available
    Downloads: 1,796  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Excellent (5.0/5)
    3 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Eminence Technology Pty Ltd. | More programs
    LGPL / FREE
    July 17th, 2006, 01:35 GMT
    ROOT / Database / Database APIs

     Read user reviews (0)  Refer to a friend  Subscribe

    Simple C++ ODBC Database API description

    The SimpleDB API is a C++ API designed to encapsulate the ODBC API functionality in an object oriented manner.

    Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner.

    The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API.

    The API provides a Database object that can be used to create instances of Query objects. The Query objects are used to query a database and allow columns to be bound for the query.

    The flowing column objects are currently available (as of Jan 2005): a boolean column, a long column and a string column. The string column makes use of the libstdc++ string class so you don't have to mess around with malloc.

    The Database object also has some convenience member functions that allow queries that return a single integer or string to be executed without having to create a query object or bind columns.

    The API has been tested to work with both MySql and PostGreSQL on a Debian Linux platform.

    What's New in This Release:

    · DoubleColumn, IntColumn, and BigintColumn were added.
    · The LongColumn is deprecated.



    Product's homepage

      


    TAGS:

    C++ ODBC | database API | ODBC API | C++ | ODBC | database

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM