4D v16OCIBindDateByPos |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCIBindDateByPos
OCIBindDateByPos
Please refer to the OCIBindDateByPos command in the OCI documentation provided by Oracle. Note: The OCIBindDateByPos command is similar to the OCIBindByPos command except that there is an additional valuep2 parameter to adapt it for working with Oracle columns of the TIMESTAMP type. For this command, the valuep parameter is a pointer to a date (C_DATE) and valuep2 is a pointer to a time (C_TIME). When both parameters are used in a bind, the command takes the date (day/month/year) from the valuep parameter and the time (hour:minute:second) from the valuep2 parameter. For more information about handling dates, see Working with Oracle Date types. See the example for Executing an SQL INSERT request.
See also
|
PROPERTIES
Product: 4D
HISTORY
ARTICLE USAGE
4D for OCI ( 4D v16) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||