Unit tests avec tsqlt
Le 6 juin 2020, j’ai présenté une session lors du PowerSaturday, dans laquelle j’ai parlé des tests unitaires en sql avec le framework tsqlt. La vidéo est enfin disponible Je …
Free SQL Server tool
Kankuru is a free and complete solution to work with SQL Server.
The philosophy is no agent, no installation, no change on server, no impact on server.
Only optimized SQL. Almost tools use KMO (an open source project) to generate queries.
With dynamic dashboards, you’re now able to check health of your sql server environment.
Performance audit ? Bad configuration ? Slow server ? Based on DMV and complex algorithms, Kankuru helps you to determine what is the problem.
A lot of usefull tools available : Schema and Data compare, SQL Format, CRUD procedures generation, user rights script, etc…
Le 6 juin 2020, j’ai présenté une session lors du PowerSaturday, dans laquelle j’ai parlé des tests unitaires en sql avec le framework tsqlt. La vidéo est enfin disponible Je …
Hi all, long time without any new version of Kankuru. Lockdown didn’t help me to add new features but I finally found the courage to push this release 🙂 Live …
I received dozens of emails about this error : Cannot apply value ‘null’ to property Login: Value cannot be null Zoltix also contacted the support on the forum http://kankuru.com/forum/topic/after-update-cannot-apply-value-null-to-property-login-value-cannot-be-null/ I …