jleval
Registered User.
- Local time
- Today, 05:08
- Joined
- May 16, 2012
- Messages
- 53
We have one system written in C# and our access database. At this moment we are able to pull open a form in access from our C# program. What we want to be able to do is open the form to filter to a specific record. Can we do this by passing a variable? What would you guys suggest?