Hi, I have read the book about programming Visual Studio 2008 (C#) and followed the sample for an address book database. The book (ISBN: 978-3-86645-207-7) does also discuss sub forms (as a table), but not any more.
What other 'typical' database scenarios are documented using Visual Studio? Some samples would be lookup tables, table showing content of a join of two or more tables a form (not table) showing content of a join of two or more tables Any help? I need patterns for typical problems (and how they implemented in Visual Studio C#), or a place where those use cases are documented. Thanks Lothar
