Hierarchical TableAdapters 301
Are you having problems setting up a TableAdapter that can be fed from stored procedures instead of base tables? Here is a road map to guide you to success.
Are you having problems setting up a TableAdapter that can be fed from stored procedures instead of base tables? Here is a road map to guide you to success.
Learn about a pair of stored procedures that can dump all users, role memberships, and permissions in a database, or copy them from one database to another.
Introducing the next step in information storage on the Windows platform: WinFS, an active storage platform. Learn the basic operations that you can perform on a WinFS data store.
Discover how to interpret retrieved records from a remote database and format them for display.
A class to call stored procedures that do not return records