Search found 3 matches

by MegumiSawada
28 Nov 2023, 12:05
Forum: "How do I do this"
Topic: Date extension limitation
Replies: 1
Views: 26001

Date extension limitation

Hi,

When using Date extension, I believe you can enter numbers with no limits.
Is it possible to make 6 digits limitation for it(or 8 digits for yyyymmdd format) ?

Also, when invalid date (e.g. 23/13/01) is entered into this Date extension, I believe the data will be cleared when Enter key pushed ...
by MegumiSawada
19 Jan 2017, 17:37
Forum: "How do I do this"
Topic: How to specify the table name by using variables to output CSV
Replies: 2
Views: 6526

Re: How to specify the table name by using variables to output CSV

Hi Jean-Michel,

Thank you for your reply.
The customer has successfully implemented it with your instruction!

Best Regards,
Megumi Sawada
by MegumiSawada
11 Jan 2017, 10:13
Forum: "How do I do this"
Topic: How to specify the table name by using variables to output CSV
Replies: 2
Views: 6526

How to specify the table name by using variables to output CSV

Hi,

The customer would like to output CSV data from the table using selectSQLcommand like Tutorial 6 - Tables and XML Documents.

They would like to specified the table name by using variables ('B'+JOB number).

Is it possible to specify the name of table (which output CSV data from) by using ...