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