SQL 2000
I am setting up a database of stock data to play with. Nothing huge.
My current import process is to gather the stock info in Excel through some macros that grab stock data from yahoo. Then I import that into SQL.
Has anyone done anything like this straight through SQL (so I can bypass MSExcel)? Kind of a long shot -- I'm really not sure what would be involved to get that into SQL or if it is even feasible -- but you guys almost always suprise me with your knowledge and creativity. My process works -- but it is not easy (or robust) to automate -- and it is cumbersome.
Thanks.
Dave
I am setting up a database of stock data to play with. Nothing huge.
My current import process is to gather the stock info in Excel through some macros that grab stock data from yahoo. Then I import that into SQL.
Has anyone done anything like this straight through SQL (so I can bypass MSExcel)? Kind of a long shot -- I'm really not sure what would be involved to get that into SQL or if it is even feasible -- but you guys almost always suprise me with your knowledge and creativity. My process works -- but it is not easy (or robust) to automate -- and it is cumbersome.
Thanks.
Dave