Additional Errors: CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 4096 MB per database. Cause: The 4 GB limit is a limit of SQL Server Express 2005. If you needed to grow your database beyond that size, you would want to upgrade to SQL Server 2005 Workgroup […]