|
|
|
|
|
|
Category: Native Oracle Connector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters... |
|
|
|
|
|
|
Remarks and specific features of the Native Oracle Connector |
|
|
|
|
|
|
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
To use an Oracle database with the Native Connector (or "Native Access"), you can use SQL functions... |
|
|
|
|
|
|
The Native Oracle Connector is used to:- specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|