SQL Server Developer Center
 
Sign in
United States (English)Drop down arrow
Brasil (Português)Česká republika (Čeština)Deutschland (Deutsch)España (Español)France (Français)Indonesia (Bahasa)Italia (Italiano)România (Română)Türkiye (Türkçe)Россия (Русский)ישראל (עברית)المملكة العربية السعودية (العربية)ไทย (ไทย)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)
 
 
HomeLibraryLearnDownloadsTroubleshootingCommunityForums
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 3

Microsoft StreamInsight announcement

  • Link
    StreamInsight V2.1 Released
    Roman Schindlauer Wednesday, June 27, 2012 11:42 PM

    Dear StreamInsight users,

    We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!

    Regards,
    Roman

  • Link
    StreamInsight V1.2 Released
    Roman Schindlauer Monday, July 18, 2011 7:38 PM

    We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!

    Regards,
    Roman

  • Link
    StreamInsight on Twitter
    Roman Schindlauer Tuesday, June 01, 2010 5:41 PM

    As appeared on the blog:

    Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!

    Regards,

    The StreamInsight Team

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Microsoft StreamInsight
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Is any way possible to get events counts for which stream's value is < 5

    SQL Server
     > 
    Microsoft StreamInsight
    p.Value >= 5) group m by new { m.A1, m.A2 } into x from tw in x.TumblingWindow(TimeSpan.FromMinutes(5)) ...
    Unanswered | 0 Replies | 421 Views | Created by Yazdani ISTS - Tuesday, August 01, 2017 10:50 AM
  • large check mark
    0 Votes

    App communication with StreamInsight Server

    SQL Server
     > 
    Microsoft StreamInsight
    Observable.Interval(TimeSpan.FromSeconds(1))).ToPointStreamable(x => PointEvent.CreateInsert(DateTimeOffset.Now, x), AdvanceTimeSettings.StrictlyIncreasingStartTime); ...
    Unanswered | 1 Replies | 1390 Views | Created by Kenny-SH Tan - Thursday, December 08, 2016 3:46 PM | Last reply by Kenny-SH Tan - Friday, December 09, 2016 9:00 AM
  • large check mark
    0 Votes

    Applying (WCF) clientcredentials to a StreamInsight client

    SQL Server
     > 
    Microsoft StreamInsight
    Hello, I have a requirement where I need to connect my StreamInsight client with client certificates over an SSL channel. With a normal WCF client I ...
    Unanswered | 0 Replies | 1385 Views | Created by Claudio Russo, NL - Monday, December 05, 2016 9:50 AM
  • large check mark
    0 Votes

    StreamInsight 2.1 Query hangs after 20 days

    SQL Server
     > 
    Microsoft StreamInsight
    Hi All I have a stream insight instance created as a stand alone server(Hosted in windows service). and I am running 16 queries. But i have an issue after few ...
    Unanswered | 0 Replies | 1300 Views | Created by Bhupesh o Sharma - Wednesday, November 30, 2016 3:52 PM
  • large check mark
    0 Votes

    Compare Previous & Current Hopping Windows

    SQL Server
     > 
    Microsoft StreamInsight
    Hello, I have a real-time stream of point events and would like to compare the count of events in the current hopping window of 1 minute to that of the previous 1 minute hopping ...
    Unanswered | 2 Replies | 1912 Views | Created by Plob109 - Friday, September 23, 2016 6:01 PM | Last reply by Plob109 - Tuesday, September 27, 2016 2:08 PM
  • large check mark
    0 Votes

    Exception when StreamInsight 2.3 is running

    SQL Server
     > 
    Microsoft StreamInsight
    I have StreamInsight client: var quoteStreamable = application.GetStreamable<IntradayQuote>(symbol); var matchQuery = from quote in ...
    Answered | 1 Replies | 2122 Views | Created by Vu Dao 255 - Monday, August 15, 2016 7:11 AM | Last reply by Albert_ Zhang - Wednesday, August 17, 2016 9:14 AM
  • large check mark
    1 Votes

    StreamInsight Query Stopped processing events after few days

    SQL Server
     > 
    Microsoft StreamInsight
    Hi  I have a stream insight instance created as a stand alone server(Hosted in windows service). and I am running quries. But i have an issue after few days of running query ...
    Answered | 1 Replies | 2271 Views | Created by Bhupesh o Sharma - Monday, July 25, 2016 9:21 PM | Last reply by Albert_ Zhang - Wednesday, July 27, 2016 1:22 AM
  • large check mark
    0 Votes

    StreamInsights SQL Server 2016

    SQL Server
     > 
    Microsoft StreamInsight
    Hi Just wondered if StreamInsights will be available as a new version for SQL Server 2016 regards Gavin Clark
    Unanswered | 3 Replies | 2579 Views | Created by Gavin R. Clark - Thursday, July 14, 2016 11:29 AM | Last reply by Riaon - Tuesday, July 19, 2016 9:25 AM
  • large check mark
    0 Votes

    StreamInsight- Pooling data from SQL server

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, What is best practice for pooling data SQL server on certain interval.? I have an input adapter which retrieve data for every 15 minutes. What I  did was, I make input adapter ...
    Unanswered | 1 Replies | 2177 Views | Created by Gowri2424 - Wednesday, July 13, 2016 3:35 AM | Last reply by Riaon - Thursday, July 14, 2016 7:37 AM
  • large check mark
    0 Votes

    StreamInsight- SQL reference data based on incoming stream.

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, I have incoming message stream to do analytics on top it I would like to refer SQL data for incoming data. Since my reference data has approximately 100 million rows I can't convert all those 100 ...
    Unanswered | 1 Replies | 2200 Views | Created by Gowri2424 - Wednesday, July 13, 2016 3:24 AM | Last reply by Riaon - Thursday, July 14, 2016 7:28 AM
  • large check mark
    0 Votes

    Need help with query

    SQL Server
     > 
    Microsoft StreamInsight
    I have next events source Func<int, int, DateTime> t = (h, m) => new DateTime(2012, 10, 7, 0, 0, 0).AddHours(h).AddMinutes(m); var ...
    Answered | 2 Replies | 7443 Views | Created by qmicron - Thursday, November 08, 2012 9:28 AM | Last reply by - Thursday, February 04, 2016 2:41 AM
  • large check mark
    1 Votes

    How to speed up StreamInsight, to make it take all processor power?

    SQL Server
     > 
    Microsoft StreamInsight
    I run my console application, and create StreamInsght engine and StreamInsght application in my console application ("in process"). And my console application ...
    Answered | 3 Replies | 12893 Views | Created by MCP_user - Monday, July 25, 2011 6:41 AM | Last reply by - Thursday, February 04, 2016 1:35 AM
  • large check mark
    0 Votes

    I need to do stream analysis with SQL server 2012

    SQL Server
     > 
    Microsoft StreamInsight
    I need to do stream analysis with SQL server 2012. Is there any sample available? The sample should be very simple like “hello world sample”, so I can understand how stream insight ...
    Answered | 1 Replies | 3174 Views | Created by manishcal16PPS - Monday, February 01, 2016 10:45 AM | Last reply by Olaf Helper - Monday, February 01, 2016 11:11 AM
  • large check mark
    0 Votes

    StreamInsight: Learning Guide

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, I am new to StreamInsight and I explored StreamInsight basics, and it perfectly fit for my requirement. But when I start developing, I don't find enough material to go thru. Is ...
    Unanswered | 0 Replies | 3468 Views | Created by Gowri24 - Monday, November 23, 2015 1:38 PM
  • large check mark
    0 Votes

    create an observable over a consuming enumerable.

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, I am trying to define an observable over a concurrent data structure. var buffer = new BlockingCollection<string>(); Array.ForEach(new ...
    Unanswered | 0 Replies | 3980 Views | Created by Jimmy Main - Thursday, October 29, 2015 9:49 AM
  • large check mark
    0 Votes

    left joining using an adapter.

    SQL Server
     > 
    Microsoft StreamInsight
    Given the following adapter based streams: var x = CepStream<Report>.Create( @"CommonDataStream", typeof(TypedInputAdapterFactory), ...
    Unanswered | 0 Replies | 3733 Views | Created by jim-my - Thursday, October 29, 2015 8:46 AM
  • large check mark
    0 Votes

    update to linqpad driver.

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, I am trying to test an adapter against stream insight 2.3. Is there / Will there be an update to the linqpad driver that uses the 2.3 versions of the ...
    Unanswered | 0 Replies | 3733 Views | Created by Jimmy Main - Wednesday, October 28, 2015 1:59 PM
  • large check mark
    0 Votes

    StreamInsight Exception: The event is too big to fit into one page. The maximum event size is '230' bytes

    SQL Server
     > 
    Microsoft StreamInsight
    Hi, I'm using version 2.1 and getting the following exception System.InvalidOperationException: The event is too big to fit into one page. The maximum event size ...
    Unanswered | 2 Replies | 4570 Views | Created by JeremyCupit - Saturday, March 14, 2015 6:59 AM | Last reply by mgaring - Monday, October 26, 2015 12:15 PM
  • large check mark
    0 Votes

    Using a buffer block with streaminsight

    SQL Server
     > 
    Microsoft StreamInsight
    I am attempting to connect a buffer block to a consumer in Stream Insight.     Given this code sample. var buffer = new ...
    Unanswered | 0 Replies | 3969 Views | Created by Jimmy Main - Monday, October 12, 2015 6:29 AM
  • large check mark
    0 Votes

    Aggregation without window

    SQL Server
     > 
    Microsoft StreamInsight
    I am trying StreamInsight for the first time, i am expecting a stream of data that comes from a DB, using many samples I could do it. My question is, If I need ...
    Unanswered | 0 Replies | 3930 Views | Created by mohnab2006 - Saturday, August 29, 2015 11:54 AM
  • Items 1 to 20 of 699 Next ›
Announcement: 3

Microsoft StreamInsight announcement

  • Link
    StreamInsight V2.1 Released
    Roman Schindlauer Wednesday, June 27, 2012 11:42 PM

    Dear StreamInsight users,

    We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!

    Regards,
    Roman

  • Link
    StreamInsight V1.2 Released
    Roman Schindlauer Monday, July 18, 2011 7:38 PM

    We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!

    Regards,
    Roman

  • Link
    StreamInsight on Twitter
    Roman Schindlauer Tuesday, June 01, 2010 5:41 PM

    As appeared on the blog:

    Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!

    Regards,

    The StreamInsight Team


Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
 
© 2017 Microsoft. All rights reserved.
Terms of Use|Trademarks|Privacy Statement|Site Feedback