开发者

Does sql server compact still limit to 4gb

开发者 https://www.devze.com 2023-04-07 01:59 出处:网络
I saw in forums that the limit for an SQL Server compact database is 4gb. Doe开发者_如何学编程s anyone know if this limit has been increased yet, sql server express was recently expanded to 10GB..

I saw in forums that the limit for an SQL Server compact database is 4gb. Doe开发者_如何学编程s anyone know if this limit has been increased yet, sql server express was recently expanded to 10GB..

Can anyone point me to the official source for this limit?


The limit for a SQL Server Compact database is 4GB.

Refs:

  • Will the SQL Compact 4.0 limited to 4GB?

  • Microsoft SQL Server Compact 4.0

  • Wiki: SQL Server Compact

Surprisingly, it's not on this page listing differences between SQL Server Compact 3.5, compared with SQL Server.

Here are the maximum size limitations for several database objects defined in Microsoft SQL Server Compact 3.5 databases

Update (thanks @ErikEJ): Here is the corresponding page for SQL Server Compact 4.0

0

精彩评论

暂无评论...
验证码 换一张
取 消