Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

Vibe Coding a Login Tracking System

A customer was asking about tracking logins and logouts in Redgate Monitor. We don’t do this natively, as this really needs an XEvent session. I decided to see if an AI could help me get a solution setup that might … Continue reading

Posted in Blog | Tagged , , , , , | 2 Comments

Growing Artificial Intelligence

This editorial was originally published on Jul 4, 2016. With Steve on holiday, this is an interesting look back almost a decade into the past at AI technology. There’s a fascinating piece over at O’Reilly that looks at what we … Continue reading

Posted in Editorial | Tagged | 1 Comment

Monday Monitor Tips: Native Replication Monitoring

Redgate Monitor has been able to monitor replication for a long term, but it required some work from customers. Now we’ve added native monitoring. This is part of a series of posts on Redgate Monitor. Click to see the other … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Refactoring SQL Code

One of the things I see software developers often talking about is how they refactor code. As they touch a class, method, etc., they may take the time to refactor the code to make it cleaner, perform better, or just … Continue reading

Posted in Editorial | Tagged | 1 Comment