I studied SQL tutorial and fixed it :
DB_SQLString := "SELECT Avg([Field]) AS [Field2] FROM [Table]"
Actually I think authorware and access are of much use!
Kamthorn
I need help on how to select statistical calculation like average,SD by SQL from MSacess. Anyone please.
I tried: DB_SQLString:= "SELECT DAvg([field]) FROM [table] AS [newfield]" but didn't work.
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.