Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Aggregated Query not working in Query Notification - Any i..

 
   Database Help (Home) -> Notification Services RSS
Next:  Multiple subscribers  
Author Message
Murali Krishna Siruvuru

External


Since: Apr 10, 2008
Posts: 1



(Msg. 1) Posted: Thu Apr 10, 2008 1:40 pm
Post subject: Aggregated Query not working in Query Notification - Any ideas
Archived from groups: microsoft>public>sqlserver>notificationsvcs (more info?)

We are using an aggregated query for query notification

MSDN says you can use count_big() and sum() with group by clause.

select entry_date, count_big(entry_date) as cnt from dbo.my_stats where
entry_date > '2008-04-10' group by entry_date

entry_date is a column in composite key and hence its a NOT NULL column.

Any ideas why it is failing?

--
Murali Krishna,
www.connexuscorp.com

 >> Stay informed about: Aggregated Query not working in Query Notification - Any i.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
"Notification Services" compared to "Query Notifications" - Hello everybody, Can anybody explain be the difference between "Notification Services" and "Query Notifications"? At the moment I'm using the SqlDependency class which, as i think, is based on "Query Notifications". This m...

Query Notification Support SQL 2008 - Is Query Notification Services supported in SQL 2008? If not… How are we going to move to the new SQL 2008 without a work around for Query Notification Services?

How do I get email notification working - I have been given the job of database administrator. I very good at SQL programming, but am just learning about things like backups, replication, etc. and am VERY shaky on anything involving network administration. I am not the one who installed Sq...

notification services - - Hello, I am getting this error while running notification services Message: 4120: The number of events in this quantum is greater than the throttle specified for events. Some of the event and subscription views could not be materialized. ...

Receive notification about rows changes. - Perhaps somebody can point me to good step-by-step guide to solve my very common task. There is table "SomeTable". There is field "Status" there. Some process need to process rows in that table when "Status"="Pending&qu...
   Database Help (Home) -> Notification Services All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]