Hello All,
I have created a Login form to an Oracle 10g database and I now want to pass that connection to other forms so that they don't have to login.
I am referencing the Oracle connection class and it works fine.
How do I go about this?
As a follow on question I assume that since I am using the Oracle connection class I can't use the Data Form Wizard since it expects a connection to be predefined in the Server Explorer. So should I be creating the other forms as "Inherited Forms" when I Add New Items?
I am really new to VB.Net, so thanks for you patience and understanding.
Craig
VisualStudio 2003
I have created a Login form to an Oracle 10g database and I now want to pass that connection to other forms so that they don't have to login.
I am referencing the Oracle connection class and it works fine.
How do I go about this?
As a follow on question I assume that since I am using the Oracle connection class I can't use the Data Form Wizard since it expects a connection to be predefined in the Server Explorer. So should I be creating the other forms as "Inherited Forms" when I Add New Items?
I am really new to VB.Net, so thanks for you patience and understanding.
Craig
VisualStudio 2003