Forums
This topic is locked
Calculation in UD4
Posted 22 Jan 2003 13:06:40
1
has voted
22 Jan 2003 13:06:40 Henrik Sandeberg posted:
I have an db with 8 fields, each field have a time in minutes and seconds except the last one where i want to put the result of all time fields. But its not necessary for me to put the result in the db, its ok if it is just on the ASP page. (and having the calculation in UD) How do i do that calculation?Im using Access and IIS4,
Henrik
Replies
Replied 22 Jan 2003 14:59:55
22 Jan 2003 14:59:55 Julio Taylor replied:
why don't make the calculation in the query (recordset) instead?
------------------------
Julio
PHP | MySQL | UD4
ICQ: 19735247
------------------------
Julio
PHP | MySQL | UD4
ICQ: 19735247
Replied 22 Jan 2003 15:35:01
22 Jan 2003 15:35:01 Henrik Sandeberg replied:
Yeah!, I solved it in the recordset.
thanx anyway
thanx anyway