cpopham Posted June 26, 2005 Posted June 26, 2005 Is there a way to retrieve all of the tables and there relationships into a dataset using code? I have only seen some of this done using the erver explorer. I am trying to create a simple application that will backup a database. The user will navigate to the database and then be able to back it up. I was thinking of using a strongly typed dataset to accomplish this. So does anyone know how to get the database tables with relationships from a database into a dataset without using the server explorer or having to know the relationships ahead of time and recreate them programattically using code? Thanks, Chester Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
Joe Mamma Posted June 29, 2005 Posted June 29, 2005 what database are you using? Quote Joe Mamma Amendment 4: The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no warrants shall issue, but upon probable cause, supported by oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized. Amendment 9: The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.