SQL auditing – Why We Developed ApexSQL Audit – Part II

As we have seen in the 1st part of this article, in order to solve the overarching problem of easy compliance, we had to solve many different problems main of which were:

  1. Capturing of what-was-executed and of other auditing events of interest
  2. Fault tolerant auditing
  3. Centralized storage of audited data and integrity checks
  4. Centralized reporting
  5. Prevention from tampering of audited data, or exposure when prevention is not possible (e.g. data tampered by trusted user accounts, hacked or otherwise)

In this 2nd part of this article, we will go deeper into solutions that we applied to each of these problems

May 21, 2013

SQL auditing – Why We Developed ApexSQL Audit – Part I

ApexSQL has a long history in SQL Server auditing space with two tools that either prepare databases for auditing, or actually perform auditing. ApexSQL Trigger automates creation of triggers (among other things) that track data modifications on selected tables, while ApexSQL Log reads the database transaction log, extracting data modifications from it. Both of these tools show who-did-what, achieving it in different ways, with their own relative strengths and weaknesses. But these tools also lack the means to satisfy stringent regulations on data access (including who-saw-what), and out-of-the-box prevention from tampering, and that is why we built ApexSQL Audit: to make compliance with auditing regulations easy

May 20, 2013

Database auditing – Introducing ApexSQL Audit

As part of our gearing toward the release of ApexSQL Audit beta, we will be releasing a series of posts addressing issues of why build another auditing tool, what new value it brings and how it achieves it. In the coming weeks we will be releasing posts with following abstracts:

May 14, 2013

ApexSQL Doc 2013 released

Raleigh – May 8, 2013 – ApexSQL, a Microsoft Gold Certified Partner and major provider of Microsoft SQL Server solutions, today announced the release of ApexSQL Doc 2013. The new version fixes known issues from the previous version, introduces application log files that make troubleshooting easier, and more

May 9, 2013

ApexSQL Doc 2013 – Product update alert

ApexSQL Doc 2013 has been released

Type: New version

About ApexSQL Doc: ApexSQL Doc is a documenting tool for SQL Server instances, databases, objects and SSIS packages. It generates comprehensive documentation in a number of browsable and printable formats including CHM, HTML, HXS and Microsoft Word’s DOC and DOCX, and can automate and schedule the documentation process. For more information, visit the ApexSQL Doc product page

May 8, 2013

Features of ApexSQL Edit in various SSMS Add-Ins

ApexSQL Edit, a standalone SQL Integrated development environment, has been discontinued in favor of ApexSQL add-ins for SQL Server Management Studio and Visual Studio. What this article will provide is a feature-wise mapping of ApexSQL Edit that has been incorporated via ApexSQL add-ins. Comparing to the latest version of ApexSQL Edit, our existing add-ins have updated engines, improved quality, and in many cases additional features. They are all under active development. Let’s quickly overview what these add-ins can do

May 3, 2013

ApexSQL sponsors SQL user groups

We love to sponsor SQL Server User Group meetings! If interested in having ApexSQL sponsor your group, contact us at community@apexsql.com

Here are some details

Please contact us well in advance of your meetings as we sponsor a limited amount of meetings each month

April 24, 2013

Easily reattach previously used virtual SQL databases

ApexSQL Restore can attach native or natively compressed backups and backup sets created in SQL Server starting with version 2005, to any edition of SQL Server 2005, 2008 and 2012. This includes full and transaction log backups as well as differential backups. Virtual SQL databases will be attached as fully usable online SQL databases, which are accessible via SQL Server Management Studio, Visual Studio, or any other third-party tool, making ApexSQL Restore invaluable SQL restore tool for continuous integration and testing environments, quickly reverting inadvertent or malicious changes and balancing heavy report loads

April 24, 2013

Community member of the week

Each week we scan the webosphere for people sharing their love of our company, tools, service, support etc, track them down, and reward them with free gear. We ship hundreds of dollars in gear each month all over the world

April 23, 2013