• Is it the database file or the log file that is growing out of control?

    What is the recovery model of the database?

    What is happening in the database when the autogrowth occurs? You may need a server-side trace to find this. You may be able to see it in the default trace if the growth is caused by object creation.