Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 20th, 2003, 07:33 PM
Authorized User
 
Join Date: Jul 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to yossarian Send a message via AIM to yossarian Send a message via MSN to yossarian Send a message via Yahoo to yossarian
Default C#/DotNet equivalent of DED

I'm trying to make a hierarchical recordset (like I can do in VB6 using the Data Environment Designer -- DED). However, everytime I try to configure a DataSet the thing throws up on me. I have two tables that have compound primary keys. The first table is the master parent table and has keys A & B of which A is the foreign key into the second table, the child table, that has keys A, C & D. So I'm trying to create a relationship between the two tables using key A. Apparently, C#'s (DotNet's) DataSet does not like this at all. How do you create a parent and child command in this language/environment similar to what we did in VB6 with the DED? I know there must be a simple solution -- I'm just not getting it. Thanks in advance for any and all assistance.

Greg





Similar Threads
Thread Thread Starter Forum Replies Last Post
dotnet with MySQL angshujit ASP.NET 2.0 Basics 3 June 13th, 2007 08:39 PM
Dotnet problem ginnyc0802 VS.NET 2002/2003 1 June 1st, 2005 09:13 AM
Functionality in Dotnet anand_asv General .NET 1 April 8th, 2005 02:49 AM
Curosrs in dotnet er_jyoti ADO.NET 5 March 31st, 2005 06:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.