View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
axwack axwack is offline
external usenet poster
 
Posts: 13
Default Storing real time data into Sql Server

I'm sure those in financial firms have had this challenge. I have a
spreadsheet attached to a RTD feed. I want to store this data into a
database to later replay...

Has anyone done this? If so what is the recommended way to store data
in to a database.