IDERA is pleased to announce its inclusion in the DBTA 100 for 2021. The DBTA 100 is compiled to highlight companies that are addressing their...
databases
General Availability of Aqua Data Studio, Version 22.0!
Aqua Data Studio is the industry leading multi-platform Database Integrated Development Environment (IDE) with Visual Analytics. Data and...
Announcing General Availability of Aqua Data Studio 21.0
On behalf of the entire Aqua Data Studio team, we’re excited to announce the release of Aqua Data Studio version 21.0 with Enhancements in the...
What are the real benefits of database automation?
Many of the administrative tasks required to keep databases operating efficiently need to be performed regularly. While in some respects, these...
What do you need to consider when moving databases out of the cloud during cloud repatriation?
The promise inherent in new paradigms can often be the impetus for making major decisions in the business world. Companies want to take advantage of...
Is your organization ready for the Internet of Things (IoT)?
The Internet of Things (IoT) is the term used to describe the connection of network-capable devices to the Internet and other connected devices. The...
How do you ensure the security of personally identifiable information (PII) within U.S. federal government agencies?
Safeguarding personally identifiable information (PII) in the government's possession and preventing incidents and breaches are essential to...
What are best practices for security practices for SQL Server?
There are several examples where data theft has brought organizations to a halt or resulted in a bad press that will leave a tarnished image. For...
How should you handle the complexities of regulatory compliance?
The reliance on digitally stored information continues to grow and now dominates society in the 21st Century. The use of the Internet for business...
How can you balance database security and database performance?
The security of any database can be improved. However, that likely degrades the performance of the database. The cost increases to improve database...
Are you aware of these database risks?
Databases are vitally important to modern businesses across all market sectors. They are the repository of an organization’s information...
How can you protect personally identifiable information (PII) in databases?
The data resources of an organization are one of its most valuable assets. Except for its people, the information contained in enterprise databases...
What do you need to know about compliance audits?
Compliance audits are an inescapable part of the information technology world we live in. A compliance audit is a detailed review that is conducted...
One of These Things is Not Like the Others
Individuals of a certain age or those with children in the same range are probably familiar with this phrase. It was used extensively by the...
Demystifying Macros with ER/Studio
In the webinar, Demystifying Macros with ER/Studio, Embarcadero Software Consultant Stanley Chan demonstrated how macros work in ER/Studio. He...
Embrace the Future of Data Architecture: Make the Switch to ER/Studio
Sometimes you need to face the inevitable: the tool selected years ago is not the one you need for the future. Have you been struggling with...
In LINQ, Don’t Use Count() When You Mean Any()
If you have a list, array, or query in a C#/LINQ application and need to check and see if the list is empty, the correct way to do this is to use...
Entity Framework Models and Source Control
As you're probably aware, an Entity Framework model is stored in a single XML file, with the extension EDMX. Developers occasionally ask if this...