(Sanwar ranwa) This tip will show how to create cascading dropdowns using ReactJS and Web API. Child dropdown values are populated based on the item selected in the parent dropdown.
Author: SSWUG Research
Save SQL Server Database Structure as Json
(Mircea Dragan) There are situations when we need the structure of a SQL Server database and database objects for further processing. For example, when we want to create a skeleton of the database in a different location (i.e. computer, SQL Server, etc.), or when we want to make sure that the databa
NDB Cluster, the World’s Fastest Key-Value Store
(Mikael Ronström) Using numbers produced already with MySQL Cluster 7.6.10 we have shown that NDB Cluster is the world’s fastest Key-Value store using the Yahoo Cloud Serving Benchmark (YCSB) Workload A.
Guru: Alternate SQL Row-Selection Criteria Revisited
(Ted Holt) At the RPG & DB2 Summit last October, I chanced to overhear Rob Bestgen of IBM telling Paul Tuohy of System i Developer about a practice that he and others in IBM Lab Services had seen, a practice which they found horrifying. “Oh, no!” I thought. “I’ve written about that for itjungle.com!
Visual Basic Resurgence? Project Seeks to ‘Bring the VBE into This Century!’
(David Ramel) Is Visual Basic primed for a resurgence?
Retrofitting Theming Into A Legacy App Using LESS CSS And CSS Custom Properties
(Ben Nadel) A while back, I started to experiment with using CSS custom properties to theme Angular components. Which is totally awesome! But, it’s one thing to be working with a fresh Angular install; and, it’s a completely different beast to be working with an old, janky, legacy application (cough
How to install Visual Studio Code on a Raspberry Pi 4 in minutes
(Scott Hanselman) Four years ago I wrote how to BUILD (literally compile) Visual Studio Code for a Raspberry Pi ARM machine. Just a few months later in November, community member Jay Rodgers released his labor of love – nightly builds of VS Code for Chromebooks and Raspberry Pi.
Cleanup Oracle Fusion Middleware 12c Repository manually
(Dirk Nachbar) Currently I was cleaning up some of my Oracle Fusion Middleware Forms & Reports test and demo environments manually and wanted to setup them freshly.
Merge vs. Insert-Exception-Update
(Marco Mischke) Recently I had a discussion with one of our developer about how to bring new rows in a table or, if the row already exists, update it.
How to customize your OpenAPI Doc for Oracle REST Data Services
(Jeff Smith) You can easily generate {Swagger} documentation sets for your RESTful Services in ORDS. Each /metadata-catalog endpoint includes a link to get the OpenAPI 2.0 JSON as well.
