Bloqueado Newbie SQL User

  • Sunday, November 08, 2009 6:53 PM
     
     
    If I want to get data from several sources via a network, do I have to insert the same amount of tables or data mining tasks in my DB?

All Replies

  • Tuesday, April 06, 2010 11:47 PM
     
     

    First, I'm really sorry about the delayed response. If you are still interested in pursuing this, I'd like to help. So you have data from several network sources that you're collecting into a single SQL Server database? Depending on the type of data, you could create a single table that all of those sources feed into. Of course, if the data varies in structure and purpose, then you would need multiple tables. Could you share a little more about what your goals are and the problems you've had trying to find a solution?

    Thanks!

    Jason