I'm currently trying my hand at some reports queries. So far, they seem to be exactly what I need; however, I've stumbled upon a bit of trouble.
I will spare the details, but basically I need to get the sum of two colums multiplied from the database. I tried this as a column description "sum(fieldA * fieldB)", but it does not work. Specifically, it recognizes the column that fieldB maps to, but not the one for fieldA. Is this a bug, or a known limitation? I do apologize if this has been discussed, I could not find it in the archives. Thanks, -josh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
