Under Project... References... Include Oracle InProc Server
Private Session As OraSession
Private Database As OraDatabase
Private Dynaset As OraDynaset
Private Sub OracleThingo()
Set Session = CreateObject("OracleInProcServer.XOraSession")
Set Database =...
Create a new program...
Put a single text box on the form...
Change The textbox's index to '0'
Select the textbox abd copy it. Then paste it, when it prompts you to make an object control array say yes. Paste the control 14 times.
Add your button to the form
Add this code to the form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.