Technology Toolbox VB.NET, SQL Server 2000, VB6, MSDataShape Provider (comes with ADO 2.0 or later), a SQL Server 7.0 or later database with the Northwind sample installed M uch of the data you work with is probably hierarchical, and hierarchical cursors are a convenient tool you can use to work with data organization. In this column, I'll show you how to use hierarchical cursors to develop programs quickly that access data the way your users think about it naturally. ActiveX Data...
http://www.fawcette.com/vsm/2002_04/...atabasedesign/