(Mike Dietrich) Sometimes it is necessary to warn you about known pitfalls to avoid frustration. In this particular case I decided not to blog about it simply because I thought this won’t happen to too many other people.
Other News
Oracle’s Native JSON Changes May Present a Surprise
(David Fitzjarrell) The advent of JSON (JavaScript Object Notation) has changed application programming, and, because of this, database vendors are adapting their products to make JSON easier to use within the database.
Common Java Servlet Questions
(Hitanshi Mehta) Here is a list of the most common questions about Java Servlet.
Database Development Life Cycle, Normalization, Errors and Security of Database – Part 6
Database security Database security cannot be considered an isolated problem because it is also affected by other components of a computer system. The security requirements of a system are determined by means of a security policy, which is then enforced by various security mechanisms. For databases, security requirements can be divided into the following categories: Identification, authentication – Normally, each...
Converting a JS library to TypeScript: Part 1
(Jack Franklin) I’ve been wanting a project to dive into to help me learn TypeScript, and the other day on an issue for test-data-bot, someone asked if TypeScript definitions were available.
Styling A Movie Cast List Using A Definition List And CSS Flexbox
(Ben Nadel) For me, Flexbox is a game-changer. It’s probably the most exciting thing to happen to CSS since absolutely-positioned elements and rounded corners.
MySQL-python: Adding caching_sha2_password and TLSv1.2 Support
(Ceri Williams) Python 2 reaches EOL on 2020-01-01 and one of its commonly used third-party packages is MySQL-python. If you have not yet migrated away from both of these, since MySQL-python does not support Python 3, then you may have come across some issues if you are using more recent versions of
I/O Benchmark Minor Update
(Randolf Geist) I’ve recently published a new version 1.03 of the I/O benchmark scripts on my github repository (ideally pick the IO_BENCHMARK.ZIP containing all the scripts).
Attach SQL Server Database Without Log File
(Ashish Kumar Mehta) A developer approached me with an MDF file of a SQL Server database which they wanted to restore. This person only had the MDF file for the database and no transaction log file, also they didn’t have a backup of the database.
SQL SERVER – Automatic Seeding of Availability Database ‘DB’ in Availability Group ‘AG’ Failed With an Unrecoverable Error
(Pinal Dave) While deploying Always On Availability Group with a client, they found that when they use automatic seeding, the database was not shown on secondary.
