| Author |
Message |
pil0t
Joined: 27 Apr 2009 Posts: 8
|
Posted: Mon May 25, 2009 1:41 pm Post subject: try to package script like this produces erros on execution |
|
|
CREATE TABLE [dbo].[test] (
[a] int NULL
)
GO
EXEC sp_addextendedproperty 'MS_Description', N'a
GO
a', 'schema', 'dbo', 'table', 'test'
GO |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6345 Location: Red Gate Software
|
Posted: Thu Jun 04, 2009 5:24 pm Post subject: |
|
|
Hello,
We have had a number of bugs logged for problems packaging scripts. We have a private build available that addresses two of them, so if you have problems packaging scripts, please contact support@red-gate.com and we will provide you with the updated version of SQL Packager (6.0.1.9). _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| 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