Hi all!
I have one view: IDProduct, Cant, Price, Total
where Total = Cant*Price
I have one form with recordsource the view above
When I insert/update a record from this form
1)In Access
-----------
the textbox Total(calculated field) is automaticaly updated when I update either Cant or...
Hi all!
I try to make one scalar UDF which compute a valor, base a three calculated fields from one form. It's possible to referentiate this fields IN the UDF? And if positive, how?
Thank's,
PS. Without using the form InputParam field.
Hi all!
I have one UDF which take 5 params. When I run this UDF from Query Analyzer (select * from dbo.UDFname (param1, ..., param5)), it take 5 seconds, but when I run from ADP project (doble click), it take > 200 seconds. In both situations I obtain the same result (of course). I look at the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.