Theguyinthehat
Registered User.
- Local time
- Yesterday, 22:15
- Joined
- Aug 17, 2009
- Messages
- 46
I'm converting my access db to .NET and its a disaster, there's so much DAO terms. I cannot find out how to change the following:
DoCmd.OpenForm("blah")
into .NET. Any help?
DoCmd.OpenForm("blah")
into .NET. Any help?