(Vapp) building a date method

Lloyd Butler lbutler at on.pelmorex.com
Thu Jun 12 14:59:09 CDT 2003


I found the problem. It was the double quotes I used. I needed single
quotes.

Got to look a bit more carefully at the examples.

Lloyd

> ----------
> From: 	valentina-request at lists.macserve.net
> Reply To: 	valentina at lists.macserve.net
> Sent: 	Thursday, June 12, 2003 1:00 PM
> To: 	valentina at lists.macserve.net
> Subject: 	Valentina Digest, Vol 6, Issue 23
> 
> Send Valentina mailing list submissions to
> 	valentina at lists.macserve.net
> 
> 
> 
> I have a database with a field containing the month as an integer, the day
> as an integer and I want to create a date out of it.
> 
> I tried:
> concat(theMonth,"/",theDay,"/2000")
> 
> and set the field 'm_theDate' as a date. Then I tried varchar and still
> nothing.
> 
> Is it because theMonth and theDay are integer and concat works with
> strings?
> 
> Currently with Vapp 1.9.7.
> 
> Thanks
> 
> 


More information about the Valentina mailing list