I'm new to VB.NET Express 2005 and things as simple as I'd use in Access such as: DoCmd.OpenForm "frm_Listings", acNormal, "", "", acAdd, acNormal
I can't figure out what to use in VB. Does anyone know where documentation resides that I can find to help through the transition? I can't even find the equivalent of a DoCmd.Openform statement at all! I have a form that is used to view an existing record and also is used to add a new record. The Table is Access with an autonum key and the code is VB.NET Express 2005. Plus I know if I am stumped with that, there are so many more things that will hit me.
Truely appreciate any help!
I can't figure out what to use in VB. Does anyone know where documentation resides that I can find to help through the transition? I can't even find the equivalent of a DoCmd.Openform statement at all! I have a form that is used to view an existing record and also is used to add a new record. The Table is Access with an autonum key and the code is VB.NET Express 2005. Plus I know if I am stumped with that, there are so many more things that will hit me.
Truely appreciate any help!