Hi everyone,
Kindly tell me the size of database that SQL Express can handle.
Tks for your cooperation.
Brgds,
Adien
The express system can only handle db sizes of 4gb. Note that you can have multiple databases on the one server each being 4gb in size.
|||If I have 9 gb database, can it convert to sql express 4 gb? 2 or 3 database each.|||If you do wish to break it up into different databases you are going to have to look at your application design and how it connects to the database. You will not be able to have it configured as the one database over multiple files like you do in the full system, they will have to be different databases.
No comments:
Post a Comment