This article is a step-by-step instruction for configuring Oracle Instant Client so that our tools for Oracle could work with it.
1. Download Oracle Instant...
In this article we will compare the performance of both most used inheritance types - Table-per-Hierarchy (TPH) and Table-per-Type (TPT), supported by LinqConnect starting...
Introduction
Collection with unique elements
Two and more collections with the repeated elements
Optimization of the query without obvious collection
Oracle-specific SQL
The...
This article describes how to update the metadata for non-schema-bound objects of a SQL Server database: views, DML triggers, procedures, functions, or DDL triggers.
This article continues series of publications about non-trivial Entity Framework situations encountered by our users.
We consider the following questions in this article:
Why Oracle...
With Database Designer database can be created from a sketch without using any external image-viewers. Database Designer tool available in dbForge Studio for MySQL serves for creating database diagrams visually.
The article describes such ways of data synchronization of Oracle databases as Advanced Replication, Oracle Streams, GoldenGate. Also it gives a brief comparison of shortcomings and benefits of each way for data comparison and synchronization tasks when developing and testing databases.
When you perform data maintenance operations, sometimes, it's necessary to disable or enable all foreign keys in the user schema.
Here is the script that...