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
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
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.