Max database size?
rbrtsmith
Posts: 2
What is the maximum database size that SQL Packager can adequately handle? Is there a different recommended size?
This discussion has been closed.
Comments
That's a good question. SQL Packager's design allows it to package a theoretically unlimited size database. Once the main executable reaches 100MB in size, packager starts creating another resource dll for every 100MB of data. When you wish to deploy the package, you must send the executable file and all of the dll files associated with it to the site where you will re-create the database.