|
|
|
|
|
|
Category: Native Sybase Connector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native SAP ASE Connector... |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native SAP ASE Connector (also called Native Sybase Access)... |
|
|
|
|
|
|
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: - specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema... |
|
|
|
|
|
|
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|