summaryrefslogtreecommitdiff
path: root/cpp/demo/Database/Oracle/README
blob: 879e0d34e0830b440d39b637f79be2cb69c1f296 (plain)
1
2
3
4
5
6
7
8
9
10
11
Demos in this directory:

- occi

  This demo shows how to implement an Ice server that uses Oracle
  through its Oracle C++ Call Interface (OCCI) API.

- proc

  This demo shows how to implement an Ice server that uses Oracle
  through its Embedded SQL (Pro*C/C++) API.