1. Trevor Campbell
  2. Report Editor
  3. 月, 1月 29 2018, 06:06 AM
  4.  メールで購読
Hi,

I have created a report. The query has 2 parameters used in twice in my query. How do I assign values to those parameters from xojo?

eg.
comp_date BETWEEN $P(pStart) and $P(pEnd)
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Hi Trevor,

Using SetParameterValue method of VReport class, something like that:

report.SetParameterValue( 'pStart', '2018-01-25' )
report.SetParameterValue( 'pEnd', '2018-01-29' )
コメント
There are no comments made yet.
  • ページ :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories