|
-
Jun 11th, 2022, 08:03 AM
#1
Re: Nasty Set Stuff
 Originally Posted by Shaggy Hiker
What I'm looking for is whether or not this general problem has a known solution.
I'd say: Move your "Widgets" into a Table - and use SQL...
SQL (as a language) is specialized in dealing with Set-Ops, (syntax- and performance-wise).
Do all your Filtering on that Widget-Table... return a ResultSet via SQL -
and then simply "visualize" each ResultSet in your Widget-Container in its entirety.
Just my $0.02...
Olaf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|