What happens when you hit the SQL Server Express 4GB / 10GB limit?

后端 未结 7 1843
既然无缘
既然无缘 2020-12-16 11:21

What kind of error occurs? What do users experience? Can you access the database using tools and what if you get it back under the 4GB / 10GB limit?

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-16 11:49

    Probably you won't be able to insert any more data, but you will be able to select.

提交回复
热议问题