Sorry for asking this, but for some reason "search" just isn't returning the results I need on this one.
I just created a new PA, and I am in the process of packaging it for distribution. This PA requires two tables and several SPROC's, so I need to a *.sql file during install to create those items in the database.
How do I include a *.sql file in the *.dnn file (or whereever) such that it will be executed as part of the PA installation?
Thanks