| Author |
Message |
shaffer911
Joined: 12 Apr 2012 Posts: 1
|
Posted: Thu Apr 12, 2012 1:34 pm Post subject: I uncheck that I don't want Functions packaged up... |
|
|
Good Morning,
Using Packager to package a SQL Server 2008R2 database.
I uncheck all the Functions and Stored Procedures because I don't need / want those packaged up.
Package is generated successfully, however it INCLUDES functions, despite me unchecking those.
Am I doing something incorrectly?
Thanks,
Steve |
|
| Back to top |
|
 |
eddie davis
Joined: 14 Jun 2006 Posts: 804 Location: Red Gate Software
|
Posted: Fri Apr 13, 2012 2:23 pm Post subject: |
|
|
Hi Shaffer911
Thank you for your post into the forum.
I suspect that you did not disable the "Include dependencies" option before creating your SQL Packager project. Although you did not include your functions or stored procedures, if you have included objects that have dependencies to the deselected objects they will still be included as the "Include dependencies" option is checked or enabled by default.
To turn off or disable the "Include dependencies" option follow the steps below:
1. Start up SQL Packager, when the packager window opens - close or cancel the diaglog box on the type of package you wish to create.
2. Now select the Tools menu ->Options ->Schema Options Tab ->Behavior section ->Uncheck or disable the "Include dependencies" option. Click OK to save the changes.
3. Now create your project using the New Project... button. When the package is created it should not include the dependent objects.
Many Thanks
Eddie _________________ Eddie Davis
Technical Support Engineer
Red Gate Software Ltd
E-mail: support@red-gate.com |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group