Posted on: 5/25/2012 12:35:16 PM | Views : 771

Hi,
I have a database of 12 GB. In my earlier server, it was SQL 2008 R2 express and was running properly. 
Now I needed to shift the database and when I am attaching it to SQL 2008 r2 express edition it is giving me error that the size is limited to 10 GB.
Does anyone know why and how can I avoid this?
I don't want to install SQL 2012 express edition because we have a large application in PHP which need to be connected this db and "mssql_connect" commands are used. 
Let me know if there is any solution?
Thanks


Go to the complete details ...