| Author |
Message |
chrisrm
Joined: 03 Nov 2009 Posts: 5
|
Posted: Wed Jan 20, 2010 1:23 pm Post subject: Aggregate Ignored By packager |
|
|
I have encountered an issue with the SQL Packager. I have a .Net CLR UDA which takes in an additional parameter. The packager ignores this aggregate and omits it from the generated SQL batches for the database ugrade.
If I run the SQL code manually to create the aggregate, there is no problem and it all works. However, it would be preferable for this to work in the packager.
My create aggregate SQL is as follows:-
CREATE AGGREGATE Helper.[Concatenate](@input NVARCHAR(MAX), @separator NCHAR(1))
RETURNS NVARCHAR(MAX)
EXTERNAL NAME [MyDll].[Aggregates.Concatenate];
GO |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Thu Jan 21, 2010 8:03 pm Post subject: |
|
|
Hi Chris,
Many thanks for your post. Can you confirm if you experience this behaviour with SQL Packager 6.3?
There is a sticky detailed below with the latest patch release 6.3:
http://www.red-gate.com/messageboard/viewtopic.php?t=9883
Many thanks!
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
chrisrm
Joined: 03 Nov 2009 Posts: 5
|
Posted: Fri Jan 22, 2010 9:37 am Post subject: |
|
|
Pete,
I am using version 6.3.1.7 of the packager.
Chris |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Fri Feb 05, 2010 2:36 pm Post subject: |
|
|
Hi Chris,
Thanks for letting me know. I have one of our devs looking at this now; hopefully we should be able to include a patch for this soon for you.
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Thu Feb 18, 2010 4:31 pm Post subject: |
|
|
Hi Chris,
Just so you are aware, this issue has been raised under ref SPA-540. I will let you know as and when we have a fix for it.
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
chrisrm
Joined: 03 Nov 2009 Posts: 5
|
Posted: Mon Jul 12, 2010 9:58 am Post subject: |
|
|
| Any idea when this fix will be included? |
|
| 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