• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

#CreateODBCDate(Form.DateOfBirth)#

Community Beginner ,
May 10, 2006 May 10, 2006

Copy link to clipboard

Copied

Hi can any one tell me what this
?

#CreateODBCDate(Form.DateOfBirth)#
What it is used for?

thanks a mill
TOPICS
Getting started

Views

243

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Mentor , May 10, 2006 May 10, 2006
Creates an ODBC date/time object from a "text" date string that would be compatible with a database date/time column, etc.

Phil

Votes

Translate

Translate
Mentor ,
May 10, 2006 May 10, 2006

Copy link to clipboard

Copied

LATEST
Creates an ODBC date/time object from a "text" date string that would be compatible with a database date/time column, etc.

Phil

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation