|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Delphi + Rave Report (Date)
Hi all,
I create a dataview on my Rave Report with following fields: dvName = String Type dvDate = Date Type Now i drop 2 DBText components on my Rave Page, DBText1 will bind to dvName, and DBText2 will bind to dvDate The question now is, i want DBText2 to display a day before actual dvDate value, how can i do it ?? Thanks in advance everyone [Non-text portions of this message have been removed] |
|
#2
|
|||
|
|||
|
Delphi + Rave Report (Date)
soonhuat ong wrote:
I create a dataview on my Rave Report with following fields: dvName = String Type dvDate = Date Type > Now i drop 2 DBText components on my Rave Page, DBText1 will bind to dvName, and DBText2 will bind to dvDate > The question now is, i want DBText2 to display a day before actual dvDate value, how can i do it ?? Is this an occasion for a calculated field? Set it up in the database or the query, and then link your text control to that field instead of the normal one. -- Rob |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Delphi > Delphi + Rave Report (Date) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|