We’ve translated our top 10 SQL solution center articles into Polish
November 4, 2015Advantages of ApexSQL Log
ApexSQL Log is a SQL Server transaction log reader which enables users to explore online transaction log files as well as transaction log backups, analyze who did what and when, undo (revert) any unwanted changes, or even replay those changes vs. the same or different database. Even though it is not the only tool on the market for SQL Server transaction log reading, ApexSQL Log has always been consistently recognized as the best, and here is why:
November 3, 2015Delta team update: ApexSQL Generate – Update 6
What have you been working on?
We have been working on fixing bugs and known issues in ApexSQL Generate as well as improving the tool’s usability and general quality. We have also been adding lots of new features like Dependency checker, which enables previewing the existing relationships for the selected table along with the option to include/exclude the dependent tables.
October 29, 2015ApexSQL Generate 2016 – Product update alert
ApexSQL Generate 2016 has been released
Type: Major feature, medium fix release
About ApexSQL Generate: ApexSQL Generate generates test data for specified columns and tables. It exports test data to SQL, XML, and CSV files, or executes it directly against the database.
October 23, 2015Mbresëlënës! Albanian translations of popular SQL articles now available
We’ve translated our top 10 SQL solution center articles into Albanian
October 20, 2015ApexSQL Source Control 2015 R10 – Product update alert
ApexSQL Source Control 2015 R10 has been released.
Type: Minor feature, minor fix release
About ApexSQL Source Control: ApexSQL Source Control is a SQL Server Management Studio add-in, which allows you to version control SQL databases and objects. It integrates with all major source control systems and provides you with all object versioning features, without the need for an additional source control client.
October 20, 2015ApexSQL Diff 2015 R3 vs RedGate® SQL Compare 11.2.1 comparative performance test of live databases and backups
As part of our continuous efforts to measure and improve our software performance, we have performance tested ApexSQL Diff 2015 R3 vs RedGate® SQL Compare 11.2.1.
October 8, 2015Bravo team update: ApexSQL Clean, ApexSQL Doc, and ApexSQL Trigger
What have you been working on?
We have released ApexSQL Clean 2014 R4 maintenance version
We have released ApexSQL Doc 2015 R4 maintenance version
We have released ApexSQL Trigger 2015 R1 major version
September 24, 2015Satori team update: ApexSQL Source Control – Update 4
What have you been working on?
- We have been working on bug fixes, improving usability and general quality along with introducing several new features
- The user will have the ability to place custom scripts under source control. With this feature the user will have the ability to add scripts and/or script folders under source control so that changes can be tracked in the same way as for SQL objects. This can be used in cases where some important files should be versioned along with the database
- A new database policy was created which will be responsible for allow/prevent committing changes made by other users
Delta team update: ApexSQL Generate – Update 5
What have you been working on?
Our focus has mostly been on ApexSQL Generate. We have been working on adding new features and improving performance and overall usability of the tool.
We have also been adding more ways to improve the compactness of generated data and support for cross-column data generation which offers even more options when it comes to creating synthetic test data. ApexSQL Generate can now create test data as a result of combining multiple columns’ values using 20+ functions e.g. Sin(), Cos(), AddHours(), ToLower(), Return(“Pass”, “Fail”), etc.
September 22, 2015