CodeCharge Studio

Date Format Property

Specify the format in which date values should be entered into the database.

Applies to

Connection

Description

You can use this property to specify the format of the data as it appears in the database for the whole project. Some databases such as MySQL and PostgreSQL are particular about the format used, so this property should be set to correspond to the format of the value as contained within the database.

Note:

You can redefine the date format for controls using the DBFormat property.

See Also

Connection Reference, Connecting to Databases, Date/Time Format property, DBFormat property


On-line, printable versions and updates