Hi All,
I have a problem with clv that I solved with a not so good approach, so I am aiming someone can guide me how to prolerly use clv in this scenario.
Basically I have jRDC2 data reflected, this data contains user number for example 7,8,9
as an example user 7 can have amount of 200 for...
Needed a fast way to take a recordset and group and count a specified column, so that is get the unique items of that column and count the occurrences of all those unique items.
This the best I could come up with:
Sub GroupAndCountRS(RS1 As ResultSet, iColumn As Int) As Map
Dim i As Int
Dim...
Hi,
I need to build a very simple document repository app (users can download and upload files).
The point here is how to integrate B4J app with MSAD (Microsoft Activity Directory) to authenticate users and get the groups the user belong?
Only authenticated users from a group X can...
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.