next up previous contents index
Next: Limitations Up: XSB - Oracle Interface Previous: Guidelines for application developers   Contents   Index

Demo

A file demonstrating most of the examples introduced here is included with this installation in the examples directory. Load the package and call the goal go/2 to start the demo which is self documenting. Do not forget to load ora_call.P first.

| ?- [ora_call].
| ?- [ora_demo].
[ora_demo loaded]

yes
| ?- go(user, passwd).
where user is your account name, and passwd is your passwd.



Luis Fernando P. de Castro 2003-06-27