Closed ricl closed 3 years ago
I have a 2.52 GB SQL Ce database but it reports an error code of 80004005 saying the database size is too large.
How can I fix this?
Set the max database size connection string option to 4000?
I have done that in my code. How do I set it for the left hand browser window?
When you add the connection..
OK. Thanks
I have a 2.52 GB SQL Ce database but it reports an error code of 80004005 saying the database size is too large.
How can I fix this?