I have looked at the Scalar Functions for Access.
Althought it claims the return types should always be SQL_FLOAT it does not seem the case.
I For example I do something like this:
Select 22/3
from mytable
The result is just 3
There the result should be something like 3.14285714
I am just...
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.