[AccessD] Streams

Shamil Salakhetdinov shamil at smsconsulting.spb.ru
Tue Jul 29 13:20:04 CDT 2008


Hi Arthur,

Here is some initial information, which looks useful:

http://all-streaming-media.com/streaming-media-faq/faq-download-record-BBC-r
adio-real-audio-streams.htm 

http://all-streaming-media.com/faq/recording-media-stream/faq-get-media-stre
am-URL.htm 

I'm looking now for some other more useful for immediate programming in
C#...

--
Shamil

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller
Sent: Tuesday, July 29, 2008 4:39 PM
To: Access Developers discussion and problem solving; Discussion concerning
MS SQL Server
Subject: [AccessD] Streams

Please excuse the double post, but I'm unsure how to attack this. Also,
please forgive my ignorance on this topic.

As I understand it, a stream is essentially a file in memory rather than on
disk (although I suppose that it could overflow available ram and end up in
virtual memory, on disk).

Although I have been doing some reading on the subject, I don't think that I
grasp the essentials yet. Imagining a file in memory that is hooked to via a
recordset, how does one peel off the records from the stream and write them
to disk? I guess the important question here is, how do I peel the incoming
records off, as in a FIFO stack operation? A secondary and unimportant (for
work purposes) question is, how is a stream such as the input from BBC or
CBC radio structured? Is the whole stream one giant record or is it somehow
structured into many records?

In the case at hand, the stream of interest is a Bloomberg stock prices
stream.

All these questions arise due to the fact that our star c#/c++ programmer
had a stroke two days ago, and until we hire someone I have to go through
his stuff and attempt to comprehend it. My job definition just got a lot
bigger.

TIA,
Arthur
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list