Subject | Re: How to pass a TIMESTAMP value to a Pascal UDF |
---|---|
Author | Nando |
Post date | 2009-11-27T21:36:35Z |
Thank you for your post.
So if we do it on UDF functions, we can simply call the function from inside the query and we are going to retrieve de data just as we want it to be in the resultset.
Nando.
> Logical question: why you want do it in UDF on server where nobodyHere is the reason: We have a reporting tool that is highly parametric. This tool is an interface to a series of querys stored in a table and we have some difficulties for retrieving date, time and portions of datetime fields in spanish.
> can see results? Client application is more suitable place for such things.
So if we do it on UDF functions, we can simply call the function from inside the query and we are going to retrieve de data just as we want it to be in the resultset.
Nando.