*/
C++ Database access 1.0
Submitted By:
putivsky
Rating:
(Not rated) (
Rate It)
Internally incapsulates (ODBC, ORACLE) APIs and provides an
identical server independent interface. Database access
provides synchronous (blocking) and asynchronous(non-blocking)
SQL statement executing and data fetching. All SQL statements
as well as stored procedures can be accomplished with
parameters. All asynchronous requests can be interrupted by
user at any time. The result of asynchronous operations is
availbale through either checking a state of object or by using
callback objects.
File Details
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
File Name:
C++ Database access
Number of downloads:
3887
Comments (4)
c++database
(Not rated)
Posted by: samir on Friday, June 09, 2006
i want to connect oracle with c++
game
Posted by: david on Saturday, October 21, 2006
I love this game
C++ with oracle
(Not rated)
Posted by: bharathi on Thursday, December 14, 2006
I want to connect oracle with c++. Kindly help me. if it is possible can you send the source code.
thanks
Download example, please
(Not rated)
Posted by: Terimber on Wednesday, April 11, 2007
Use the examples on the Terimber site
http://www.terimber.com/text/download/bin/examples/example.zip
Add Your Rating