P
phenderson
Hi,
I'm just starting to learn VB.Net and am trying to open a filtered
recordset based on the value of the current primary key. For example,
I'm using the Northwind and have an Employees form with an Orders
button on it. As I'm scrolling through the Employees form, I want to
push the Orders button and have only the Orders with the current
EmployeeID show up on the Orders form. I'd like to take advantage of
typed datasets too. Thanks!
I'm just starting to learn VB.Net and am trying to open a filtered
recordset based on the value of the current primary key. For example,
I'm using the Northwind and have an Employees form with an Orders
button on it. As I'm scrolling through the Employees form, I want to
push the Orders button and have only the Orders with the current
EmployeeID show up on the Orders form. I'd like to take advantage of
typed datasets too. Thanks!