Mindy Curnutt

Mindy Curnutt is an Integration Architect for Unisys (http://www.unisys.com)
working with Windows 2000 Data Center Server and SQL Server 2000. She has
worked with relational databases since 1995; SQL Server since version 6.5.
She has been involved in the development of manufacturing (MRP),
sales/accounting (ERP), customer relations (CRM), medicare billing,
equipment maintenance management, image/document tracking and development
process control systems. Mindy is a member of the North Texas SQL Server
User's Group (http://www.immedient.com/SQLUsersGroup/). She enjoys
developing databases, data driven webpages, playing guitar, singing,
gardening, rubber stamping and geneology.

Technical Article

Recompile Views/SPs from DOS from .SQL Files.

This script is very helpful for anyone trying to recreate particular SQL Server Database Versions for Testing.  It allows you to automatically recompile any stored procedures or views saved with drop, create and permission statements.  The scripts must all be sitting in one directory and end in the same extension.  I have found this very […]

You rated this post out of 5. Change rating

2002-02-25

686 reads

Blogs

A New Word: Immerensis

By

immerensis – n.  the maddening inability to understand the reasons why someone loves you...

Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key Vault

By

In this post, I will guide you on how to deploy a dockerized simple...

SQL Server Wait Stats

By

Everything in SQL Server is waiting for something…this is by design. And most people...

Read the latest Blogs

Forums

mysql query timeout upped but job still fails about same number of minutes in

By stan

hi, i changed my mysql based linked server's timeout to N'600' instead of N'0'...

Somebody realized to configure Cluster-Aware updating on VMWare nodes

By boskabouter 007

Creating an Windows Server Fail-over Clusters with two SQL server 2022 and a File...

is it cache or something else

By stan

hi a few days ago i narrowed down the cause of a new problem...

Visit the forum

Question of the Day

SQL Server Collations

At what levels can we set the collation in SQL Server 2022?

See possible answers