I ask this question because we have a server in production. It is a std. edition and is only accessed by an application in the local machine. I am wondering when the application has the database connection open through ODBC and is continously writing to the database, does the autoshrink ever kick in?
I would like to know so that I can factor it in to the overall performance of the application with SQL Server.
Thanks.
I would like to know so that I can factor it in to the overall performance of the application with SQL Server.
Thanks.