Should I use Pro*C V1 or V2?
Submitted by admin on Mon, 2005-11-28 14:30.
Try to make the switch to version 2.0 as soon as possible. Starting with Oracle7 release 7.3, it will be the only version available. The support matrix:
| Database Version: | Pro*C Version: | |
| 7.0 | 1.5 | |
| 7.1 | 1.6 and 2.0 | |
| 7.2 | 1.6 and 2.1 | |
| 7.3 | 2.2 | |
| 8.x | 8.x | |
Because Pro*C 2.x behaves differently from Pro*C 1.x, and to ease migration, both versions of Pro*C were shipped with 7.1 and 7.2. I recommend using 2.x or higher for any new development. You can use the PARSE=PARTIAL or PARSE=NONE options to get behavior similar to version 1.x.
»
- Login to post comments

