• enriquezreyjoseph (10/2/2013)


    my classes contains a connectionString to a different server, because every server contains a different databases, so meaning in every classes i have different connectionString that will open the connection to a certain database....and mydataset contains all tables in a certain database...

    Given this information, I think the graph is seriously wrong. Either each class leads to a server and a set of tables within that server's database, or you have 3 classes acting upon one database's information and then sending information to two other servers.

    How well do you know the data? And what exactly are you trying to do here, because your explanation doesn't tell us what you're doing. It just tells us a very generalized layout.

    And why do you need classes to point to a dataset anyway? You should be able to derive a dataset independently of the class. The class should only define what to do with that data once you have it.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.