Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

ADS Copilot Experiments with XML

I sent some code to a customer recently to help them decrypt some stored procedures. I sent a quick and dirty set of code, noting at the bottom that the results were in XML and needed to be extracted. The … Continue reading

Posted in Blog | Tagged , , , , , | Comments Off on ADS Copilot Experiments with XML

Shift Right

Earlier this year I was watching someone present on DevOps and IaaC (Infrastructure as Code). The speaker was showing how they had worked with clients to implement tests and checks that evaluated whether their systems were deployed and the code … Continue reading

Posted in Editorial | Tagged , | Comments Off on Shift Right

Decrypting Stored Procedures with SQL Compare

I had a client that was struggling with some encrypted stored procedures. They needed to decrypt them, which I know is a pain in the #@$%@#$@#$#@. I had to do this one. This post shows how I sent them some … Continue reading

Posted in Blog | Tagged , , , | 3 Comments

A Real World Clash with AIs

A group of people are protesting more cars in San Francisco by disabling self-driving cars with a cone on their hood. It is likely that the cone disables some sensors and won’t let the cars move. For truly autonomous cars, … Continue reading

Posted in Editorial | Tagged | Comments Off on A Real World Clash with AIs