Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Using the setVal method to set a date

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

Use this method to set a value for XO_TYPE_DATE column.

void setVal(
  int year, 
  int month, 
  int day_of_month)

Parameters for setVal When Setting a Date

Parameter Type Description
IN
year int Years after 0 A.D.
month int Months since January - [0,11].
day_of_month int Day of the month - [1,31].
RETURN
NONE
TitleResults for “How to create a CRG?”Also Available inAlert