SQL Server Express Database size

Hi i was evaluating to use the SQL 2005 Express or SQL 2005 so i want to know how many records can enter in a 4 gb DB approximately



Answer this question

SQL Server Express Database size

  • Chrissivo


    That would depend upon the size of each row. Unfortunately, you're not going to be able to define the size of your database by the number of rows unless you consider the maximum size of each field of each table in your database.

  • SQL Server Express Database size