we are using Axapta 3.0 SP3 with oracle db and have a problem with
converting to lower case when using function "group by".
String fields are always converted to lower case when using the
function "group by". That can be reprduced in table browser for
LedgerTrans with following statement:
SELECT sum(AmountMST) FROM LedgerTrans
group by Txt
EDT of string field was already set to "ChangeCase - no".
Using SQL db this is no problem
Any help appreciated!
Best regards,
Elia
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

